blob: 1f1e09b43286d520a23a1336db4e945ab2bfe050 [file] [log] [blame]
{
"name": "CAPHelper",
"version": "1.0.4",
"summary": "简述",
"description": "描述",
"homepage": "https://github.com/caphe/CAPHelper.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hekaiping": "hk631819952@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/caphe/CAPHelper.git",
"tag": "v1.0.4"
},
"source_files": "SkipHelper/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}