blob: 2b549662c131315f9af575fabc9dc70457b53655 [file] [log] [blame]
{
"name": "ZFAlertController",
"version": "1.0.2",
"summary": "No short description of ZFAlertController.",
"homepage": "https://github.com/FranLucky/ZFAlertController",
"license": {
"type": "MIT"
},
"authors": {
"Pokeey": "zhangfan8080@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FranLucky/ZFAlertController.git",
"tag": "1.0.2"
},
"source_files": "ZFAlertController/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}