blob: cba72aeb69fec5c9194755cb37210ecc447bb191 [file] [log] [blame]
{
"name": "AlertViewBlocks",
"version": "1.0.2",
"platforms": {
"ios": "7.1"
},
"summary": "UIAlertView using blocks",
"description": "Makes really easy to use AlertView without having a instance variable.",
"homepage": "https://github.com/priore/AlertViewBlocks.git",
"social_media_url": "https://twitter.com/danilopriore",
"license": {
"type": "GNU License",
"file": "LICENSE"
},
"authors": {
"Danilo Priore": "support@prioregroup.com"
},
"source": {
"git": "https://github.com/priore/AlertViewBlocks.git",
"tag": "v1.0.2"
},
"source_files": "AlertViewBlocks/*",
"requires_arc": true
}