[Add] TealeafReactNativeDebug 10.6.312
[CocoaPods.git] / Specs / e / 6 / a / UIViewController+BlockSegue / 0.2.1 / UIViewController+BlockSegue.podspec.json
blobd83a1c69757ad67e4892fea26e50cc45fe486d6c
2   "name": "UIViewController+BlockSegue",
3   "version": "0.2.1",
4   "summary": "UIViewController category which allows to use a block to prepare segue instead of ugly -prepareForSegue method.",
5   "homepage": "https://github.com/patoroco/UIViewController-BlockSegue",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Jorge Maroto Garcia": "patoroco@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/patoroco/UIViewController-BlockSegue.git",
15     "tag": "0.2.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "UIViewController+BlockSegue",
21   "frameworks": "UIKit",
22   "requires_arc": true