blob: 6d766ae14ab5bb9f45a2fa1ea43ddbed3f743f2e [file] [log] [blame]
{
"name": "BlockAlertsAnd-ActionSheets",
"version": "1.0.0",
"license": "MIT",
"summary": "Beautifully done UIAlertView and UIActionSheet replacements inspired by TweetBot.",
"homepage": "https://github.com/gpambrozio/BlockAlertsAnd-ActionSheets",
"authors": {
"Gustavo Ambrozio": ""
},
"source": {
"git": "https://github.com/gpambrozio/BlockAlertsAnd-ActionSheets.git",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": [
"BlockAlertsDemo/ToAddToYourProjects",
"BlockAlertsDemo/ProjectSpecific/BlockUI.h"
],
"resources": [
"BlockAlertsDemo/images/ActionSheet/*.png",
"BlockAlertsDemo/images/AlertView/*.png"
],
"requires_arc": false
}