blob: 1341ad7f402d07f08bfa9a8c93f82374f6f0d3b0 [file] [log] [blame]
{
"name": "CHAlertController",
"version": "0.1.3",
"summary": "CHAlertController,自定义actionsheet。",
"description": "CHAlertController,自定义actionsheet,可以设置各种contentview, whole style, 从底部显示, 横向排列",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CHAlertController/**/*",
"frameworks": "UIKit",
"dependencies": {
"CHTransitionController": [
]
},
"swift_versions": "4.0",
"swift_version": "4.0"
}