blob: 3f77d705e9bd2d24427ae80a3e53388b57e87bd9 [file] [log] [blame]
{
"name": "CJMDBUser",
"version": "0.1.0",
"summary": "A short description of CJMDBUser.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cjm-ios-sdk/CJMDBUser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenjm": "cjiemin@163.com"
},
"source": {
"git": "https://github.com/cjm-ios-sdk/CJMDBUser.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CJMDBUser/Classes/**/*",
"dependencies": {
"FMDB": [
]
}
}