[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / d / 1 / UIAlertController+Blocks / 0.5.2 / UIAlertController+Blocks.podspec.json
blob6d6f8474e64955e34b7cc7c4e95aa0edddbcce9e
2   "name": "UIAlertController+Blocks",
3   "version": "0.5.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.5.2"
14   },
15   "source_files": "UIAlertController+Blocks.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "6.0"
19   }