[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / b / e / 9 / AlertViewBlocks / 1.0.0 / AlertViewBlocks.podspec.json
blob9ec491e8a0b07b55a66ecf55b3cb2f4fc4a3b239
2   "name": "AlertViewBlocks",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "7.1"
6   },
7   "summary": "UIAlertView using blocks",
8   "description": "Makes really easy to use AlertView without having a instance variable.",
9   "homepage": "https://github.com/priore/AlertViewBlocks.git",
10   "social_media_url": "https://twitter.com/danilopriore",
11   "license": {
12     "type": "GNU License",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Danilo Priore": "support@prioregroup.com"
17   },
18   "source": {
19     "git": "https://github.com/priore/AlertViewBlocks.git",
20     "tag": "v1.0.0"
21   },
22   "source_files": "AlertViewBlocks/*",
23   "requires_arc": true