ios demo version
This commit is contained in:
29
ios/Pods/Local Podspecs/sqflite.podspec.json
generated
Normal file
29
ios/Pods/Local Podspecs/sqflite.podspec.json
generated
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "sqflite",
|
||||
"version": "0.0.1",
|
||||
"summary": "A new flutter plugin project.",
|
||||
"description": "A new flutter plugin project.",
|
||||
"homepage": "http://example.com",
|
||||
"license": {
|
||||
"file": "../LICENSE"
|
||||
},
|
||||
"authors": {
|
||||
"Your Company": "email@example.com"
|
||||
},
|
||||
"source": {
|
||||
"path": "."
|
||||
},
|
||||
"source_files": "Classes/**/*",
|
||||
"public_header_files": "Classes/**/*.h",
|
||||
"dependencies": {
|
||||
"Flutter": [
|
||||
|
||||
],
|
||||
"FMDB": [
|
||||
|
||||
]
|
||||
},
|
||||
"platforms": {
|
||||
"ios": "8.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user