[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 0 / e / RKSwipeBetweenViewControllers / 0.1.0 / RKSwipeBetweenViewControllers.podspec.json
blobcca8de028e8b23782dac35042cb1f747b7b052c3
2   "name": "RKSwipeBetweenViewControllers",
3   "version": "0.1.0",
4   "summary": "Swipe between ViewControllers like in the Spotify or Twitter app with an interactive Segmented Control in the Navigation Bar",
5   "description": "Similar to Twitter and Spotify, swipe between view controllers and the tabs in the navigation bar changes. -twitter, -spotify, -swipe, -navigation bar, -navigationbar, -between, -view controllers, -viewcontroller, -tab, -objectivec, -ios, -iphone, -xcode",
6   "homepage": "https://github.com/cwRichardKim/RKSwipeBetweenViewControllers",
7   "screenshots": "http://i.imgur.com/zEsm542.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "cwrichardkim",
13   "social_media_url": "http://twitter.com/cwrichardkim",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/cwRichardKim/RKSwipeBetweenViewControllers.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "RKSwipeBetweenViewControllers.h",
23     "RKSwipeBetweenViewControllers.m"
24   ],
25   "requires_arc": true