blob: 9cef68a181f32107300e7e0283bc7150dfcbeb4c [file] [log] [blame]
{
"name": "WFAlertController",
"summary": "A block based UIAlertController",
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jiang Wenfan": "jwfstars@163.com"
},
"homepage": "https://github.com/jwfstars/WFAlertController",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jwfstars/WFAlertController.git",
"tag": "0.0.4"
},
"source_files": "WFAlertController/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}