blob: 756f9d95fb3fdeb2d0df1c9240caa1fe0b2ff3da [file] [log] [blame]
{
"name": "NYSqliteTool",
"version": "0.1.3",
"summary": "a manager base FMDB and CTMediator",
"description": "a manager base FMDB and CTMediator\na manager base FMDB and CTMediator",
"homepage": "https://github.com/qyning/NYSqliteTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qyning": "qyning@qq.com"
},
"source": {
"git": "https://github.com/qyning/NYSqliteTool.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NYSqliteTool/Classes/**/*",
"public_header_files": "NYSqliteTool/Classes/*.h",
"requires_arc": true,
"dependencies": {
"FMDB": [
],
"CTMediator": [
]
}
}