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