blob: 1de25a02cd8098e28b3b24cb207a7cc09fc35df8 [file] [log] [blame]
{
"name": "CYBaseOC",
"version": "0.1.8",
"summary": "基础类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/specialc/CYBaseOC.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"787984594@qq.com": "2248895786@qq.com"
},
"source": {
"git": "https://github.com/specialc/CYBaseOC.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CYBaseOC/Classes/**/*",
"dependencies": {
"JSONModel": [
"~> 1.7.0"
]
}
}