blob: 24dfe024b006fbc8b0ebb74b717638ee9c0dee43 [file] [log] [blame]
{
"name": "CJMAlertViewController",
"version": "0.1.0",
"summary": "自定义 CJMAlertViewController",
"description": "由于UIAlertViewController的局限性,使得添加一些视图都比较古怪,为了解决这个问题,从而实现了CJMAlertViewController。",
"homepage": "https://github.com/cjm-ios-sdk/CJMAlertViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenjm": "cjiemin@163.com"
},
"source": {
"git": "https://github.com/cjm-ios-sdk/CJMAlertViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CJMAlertViewController/Classes/**/*"
}