[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 6 / f / JMGBlockSegue / 0.1 / JMGBlockSegue.podspec.json
blob3a5f9048a523825a10f353f658704f329ef056a0
2   "name": "JMGBlockSegue",
3   "version": "0.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/JMGBlockSegue",
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/JMGBlockSegue.git",
15     "tag": "0.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "JMGBlockSegue",
21   "frameworks": "UIKit",
22   "requires_arc": true