[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / e / 9 / AlertViewBlocks / 1.0.2 / AlertViewBlocks.podspec.json
blobcba72aeb69fec5c9194755cb37210ecc447bb191
2   "name": "AlertViewBlocks",
3   "version": "1.0.2",
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.2"
21   },
22   "source_files": "AlertViewBlocks/*",
23   "requires_arc": true