blob: a00edc91098a3ac878fee2c3fdbdc9a9821e08f4 [file] [log] [blame]
{
"name": "FVCustomAlertView",
"version": "0.0.12",
"summary": "An iOS custom alert view.",
"description": " FVCustomAlertView can display a custom alert, meant to replace the UIAlertView.\n",
"homepage": "https://github.com/thegameg/FVCustomAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Francis Visoiu Mistrih": "thegameg1@yahoo.com"
},
"source": {
"git": "https://github.com/thegameg/FVCustomAlertView.git",
"tag": "0.0.12"
},
"social_media_url": "https://twitter.com/thegameg",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": "Pod/Assets/*"
}