blob: eba79aa42a1a3ef26c2d802ee909dd55d96a17b8 [file] [log] [blame]
{
"name": "NNFMDB",
"version": "0.1.2",
"summary": "A short description of NNFMDB.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wax2045/NNFMDB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wax2045": "861412028@qq.com"
},
"source": {
"git": "https://github.com/wax2045/NNFMDB.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NNFMDB/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"FMDB": [
],
"MJExtension": [
]
}
}