blob: d30f08701bcfe16221a70668a5f17f9b2f5a413d [file] [log] [blame]
{
"name": "NYSqliteTool",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NYSqliteTool/Classes/**/*",
"static_framework": true,
"requires_arc": true,
"dependencies": {
"FMDB": [
],
"CTMediator": [
]
}
}