blob: 0443009e0a60b131d0d277160b3a366a688b9d7b [file] [log] [blame]
{
"name": "FHAlertView",
"version": "1.0.0",
"license": "MIT",
"summary": "A view like UIAlertViewController on iOS.",
"homepage": "https://github.com/Eesnh/FHAleartView",
"authors": {
"Eesnh": "642870665@qq.com"
},
"source": {
"git": "https://github.com/Eesnh/FHAleartView.git",
"commit": "c9b3a8de0c0c1bd8a72b71db332ab0a91b66d46a"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "FHAlertView/FHAlertView/**/*.{h,m}"
}