[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 3 / c / 9 / SwipeNavigationController / 2.0.0 / SwipeNavigationController.podspec.json
blob9dea291b3d0da061bd83780f6a19bcdae03108cf
2   "name": "SwipeNavigationController",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Snapchat like 4-way swipe navigation in Swift for iOS.",
7   "requires_arc": true,
8   "version": "2.0.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Casey Law": "casey@lomotif.com"
15   },
16   "homepage": "http://www.lomotif.com",
17   "source": {
18     "git": "https://github.com/Lomotif/swipe-navigation.git",
19     "tag": "2.0.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SwipeNavigationController/SwipeNavigationController/*.{h,swift}",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3.0"
25   },
26   "module_name": "SwipeNavigationController"