blob: 46ab12b1cc21482903cce6cf4c2a958c09d7675d [file] [log] [blame]
{
"name": "ZRAlertController",
"version": "1.0",
"license": "MIT",
"homepage": "https://github.com/VictorZhang2014/ZRAlertController",
"authors": {
"Victor Zhang": "victorzhangq@gmail.com"
},
"summary": "UIAlertController provides alert view functions.",
"source": {
"git": "https://github.com/VictorZhang2014/ZRAlertController.git",
"tag": "1.0"
},
"platforms": {
"ios": null
},
"source_files": "Classes/ZRAlertController.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}