blob: 78dff6932530d25d6e574a3dcc858464938d56da [file] [log] [blame]
{
"name": "CCExtension",
"version": "0.0.1",
"summary": "private pod repo",
"homepage": "https://github.com/semonchan/CCExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VanChan": "https://www.jianshu.com/u/1b213da38d33"
},
"social_media_url": "https://www.jianshu.com/u/1b213da38d33",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/semonchan/CCExtension.git",
"tag": "0.0.1"
},
"source_files": "CCExtension/*.{h,m}",
"frameworks": "UIKit"
}