blob: 4908e01edc76b3d092455b55c0961b3657319981 [file] [log] [blame]
{
"name": "ZFAlertViewController",
"version": "0.0.2",
"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.2"
},
"source_files": "ZFAlertViewController/Classes/*.{h,m}",
"public_header_files": [
"ZFAlertViewController/Classes/*.h"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}