blob: 44d6d31473041df18922bd2442cf3d92dbabd246 [file] [log] [blame]
{
"name": "CSCFramework",
"version": "0.0.1",
"summary": "CSCFramework",
"description": "An optional longer description of BZLib\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/ShenMoLang/CSCFramework",
"license": "MIT",
"authors": {
"ShenMoLang": "810075973@qq.com"
},
"source": {
"git": "https://github.com/ShenMoLang/CSCFramework.git",
"tag": "v0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "CSCFramework/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
]
}
}