blob: 09f3eff037b33031f59cf101d488f3afa356b4c8 [file] [log] [blame]
{
"name": "CSCFramework",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CSCFramework/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
]
}
}