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