[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 1 / 9 / a / SWNavigationController / 0.0.1 / SWNavigationController.podspec.json
blob49c7599e7300b89dba30f04ffc203770d82ee003
2   "name": "SWNavigationController",
3   "version": "0.0.1",
4   "authors": {
5     "Chris Wendel": "chriwend@umich.edu"
6   },
7   "homepage": "https://github.com/CEWendel/SWNavigationController",
8   "summary": "A UINavigationController subclass that provides drop-in support for edge-swiping left and right through a view hierarchy.",
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/CEWendel/SWNavigationController.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "SWNavigationController/PodFiles/*.{h,m}",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true