blob: c7432bd786901aabfbed1b1facfabbb640870bcb [file] [log] [blame]
{
"name": "FEAlertController",
"version": "0.0.1",
"summary": "A alert wheel for FeelingV2",
"description": "A alert wheel for FeelingV2.",
"homepage": "https://github.com/Feelinging/FEAlertController",
"screenshots": "https://raw.github.com/Feelinging/FEAlertController/master/screenshot.png",
"license": "MIT",
"authors": {
"isaced": "isaced@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Feelinging/FEAlertController.git",
"tag": "0.0.1"
},
"source_files": "FEAlertController/**/*.{h,m}",
"resources": "FEAlertController/**/*.xib",
"requires_arc": true
}