2 "name": "BlockAlertsAnd-ActionSheets",
4 "summary": "Beautifully done UIAlertView and UIActionSheet replacements inspired by TweetBot.",
5 "homepage": "https://github.com/gpambrozio/BlockAlertsAnd-ActionSheets",
8 "Gustavo Ambrozio": "",
9 "Barrett Jacobsen": "admin@barrettj.com",
10 "Jose Santiago Jr": ""
13 "git": "https://github.com/gpambrozio/BlockAlertsAnd-ActionSheets.git",
20 "BlockAlertsDemo/ToAddToYourProjects/BlockActionSheet.{h,m}",
21 "BlockAlertsDemo/ToAddToYourProjects/BlockAlertView.{h,m}",
22 "BlockAlertsDemo/ToAddToYourProjects/BlockBackground.{h,m}",
23 "BlockAlertsDemo/ToAddToYourProjects/BlockTextPromptAlertView.{h,m}",
24 "BlockAlertsDemo/ProjectSpecific/BlockUI.h"
27 "BlockAlertsDemo/images/*.png",
28 "BlockAlertsDemo/images/ActionSheet/*.png",
29 "BlockAlertsDemo/images/AlertView/*.png"
31 "requires_arc": false,
34 "name": "TableAlertView",
35 "source_files": "BlockAlertsDemo/ToAddToYourProjects/BlockTableAlertView.{h,m}"