[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / d / 1 / UIAlertController+Blocks / 0.9.2 / UIAlertController+Blocks.podspec.json
blob3199a73aeee3169cc781e00c78fb2b62ec4a0a7f
2   "name": "UIAlertController+Blocks",
3   "version": "0.9.2",
4   "summary": "Convenience methods for UIAlertController",
5   "homepage": "https://github.com/ryanmaxwell/UIAlertController-Blocks",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Ryan Maxwell",
11   "source": {
12     "git": "https://github.com/ryanmaxwell/UIAlertController-Blocks.git",
13     "tag": "0.9.2"
14   },
15   "source_files": "UIAlertController+Blocks.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "6.0",
19     "tvos": "9.0"
20   }