blob: 259d2ec83b1bcf2a4416052c849c3d5a75760e67 [file] [log] [blame]
{
"name": "CSCFramework",
"version": "0.1.2",
"summary": "CSCFramework",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ShenMoLang/CSCFramework",
"license": "MIT",
"authors": {
"ShenMoLang": "810075973@qq.com"
},
"source": {
"git": "https://github.com/ShenMoLang/CSCFramework.git",
"tag": "v0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CSCFramework-0.1.0/ios/*****/****/***/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
]
}
}