blob: d40d488cccc2914da466e7240008dc060e266cd0 [file] [log] [blame]
{
"name": "XTFMDB",
"version": "1.2.8",
"summary": "An FMDB based package. Rapid development framework.",
"homepage": "https://github.com/Akateason/XTFMDB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"teason": "teason.xie@cootek.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Akateason/XTFMDB.git",
"tag": "1.2.8"
},
"source_files": "demo_XTFMDB/XTFMDB",
"public_header_files": "demo_XTFMDB/XTFMDB/*.h",
"dependencies": {
"FMDB": [
],
"YYModel": [
]
}
}