blob: 83dbcd391113012df549da0b9767f031e8c85d0a [file] [log] [blame]
{
"name": "CPGCustomAlertView",
"version": "1.0.1",
"summary": "一个自定义的alertView,支持文本展示提示框。",
"description": "一个自定义的alertView,支持文本显示提示框,多文本可以进行滑动",
"homepage": "https://github.com/cpg1234/CPGCustomAlertView",
"license": "MIT",
"authors": {
"常鹏阁": "875744894@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cpg1234/CPGCustomAlertView.git",
"tag": "v1.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}