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