| { |
| "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 |
| } |