blob: 2257d795ad60529a5e5bc1a1c7bde6554ad6b936 [file] [log] [blame]
{
"name": "CHAlertController",
"version": "0.1.0",
"summary": "CHAlertController,自定义actionsheet。",
"description": "CHAlertController,自定义actionsheet,可以设置各种contentview",
"homepage": "https://gitee.com/wangchuanhui/CHAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"372020909@qq.com": "372020909@qq.com"
},
"source": {
"git": "https://gitee.com/wangchuanhui/CHAlertController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CHAlertController/**/*",
"frameworks": "UIKit",
"swift_versions": "4.0",
"swift_version": "4.0"
}