blob: 5733db53d63c5b0eac4b50253aa68ffc758d176c [file] [log] [blame]
{
"name": "FZAlertGenerator",
"version": "0.0.1",
"summary": "A short description of FZAlertGenerator.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wufuzeng/FZAlertGenerator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wufuzeng": "wufuzeng_lucky@sina.com"
},
"source": {
"git": "https://github.com/wufuzeng/FZAlertGenerator.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"public_header_files": "FZAlertGenerator/Classes/FZAlertGenerator.h",
"source_files": "FZAlertGenerator/Classes/*.{h,m}"
}