blob: 2eb3a875f982331ad8f9a4811b1431d10f4abf78 [file] [log] [blame]
{
"name": "XMNFMDB",
"version": "0.0.1",
"summary": "A short description of XMNFMDB.",
"homepage": "https://github.com/ws00801526/XMNFMDB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ws00801526": "3057600441@qq.com"
},
"source": {
"git": "https://github.com/ws00801526/XMNFMDB.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XMNFMDB/Classes/**/*",
"frameworks": "Foundation",
"dependencies": {
"YYModel": [
],
"FMDB": [
]
},
"libraries": "sqlite3"
}