blob: c193abc90d5ac012767c2e3244ca966be488a708 [file] [log] [blame]
{
"name": "AlertViewBlocks",
"version": "1.1.0",
"summary": "Makes really easy to use AlertView without having a instance variable for iOS and tvOS",
"license": {
"type": "GNU License",
"file": "LICENSE"
},
"authors": {
"Danilo Priore": "support@prioregroup.com"
},
"homepage": "https://github.com/priore/AlertViewBlocks.git",
"social_media_url": "https://twitter.com/danilopriore",
"source": {
"git": "https://github.com/priore/AlertViewBlocks.git",
"tag": "v1.1.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "AlertViewBlocks/*",
"requires_arc": true
}