blob: f218c5df93a9ccaf9ae8cf261f7dcfbc00912d14 [file] [log] [blame]
{
"name": "ZXAlertController",
"version": "0.1.0",
"summary": "这是一个自定义AlertController,解决苹果的缺陷",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tianlunyuche/ZXAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tianlunyuche": "285797382@qq.com"
},
"source": {
"git": "https://github.com/tianlunyuche/ZXAlertController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZXAlertController/Classes/**/*",
"frameworks": "UIKit"
}