blob: a066146b26a59f4efdbe673192f896c267c9bee3 [file] [log] [blame]
{
"name": "ZFAlertController",
"version": "1.0.4",
"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.4"
},
"source_files": "ZFAlertController/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}