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