[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / 8 / JKSegueActionViewController / 1.0.2 / JKSegueActionViewController.podspec.json
blob7a5df2ec2097a3adb49b174f54f59d800fc39ae5
2   "name": "JKSegueActionViewController",
3   "version": "1.0.2",
4   "summary": "A Category on UIViewController to simplify preparing segues.",
5   "description": "    JKSegueActionViewController allows the use of simple blocks and methods\n    instead of -[UIViewController prepareForSegue:sender:].\n",
6   "homepage": "https://github.com/joekain/JKSegueActionViewController",
7   "license": "MIT",
8   "authors": {
9     "Joseph Kain": "joekain@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/joekain/JKSegueActionViewController.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "JKSegueActionViewController/*.{h,m}",
19   "requires_arc": false