blob: 68148cc50c2ea11741eff2cda680c76ed5f36b64 [file] [log] [blame]
{
"name": "RKSwipeBetweenViewControllers",
"version": "0.1.4",
"summary": "Swipe between ViewControllers like in the Spotify or Twitter app with an interactive Segmented Control in the Navigation Bar",
"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",
"homepage": "https://github.com/cwRichardKim/RKSwipeBetweenViewControllers",
"screenshots": "http://i.imgur.com/zEsm542.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "cwrichardkim",
"social_media_url": "http://twitter.com/cwrichardkim",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cwRichardKim/RKSwipeBetweenViewControllers.git",
"tag": "0.1.4"
},
"source_files": [
"RKSwipeBetweenViewControllers.h",
"RKSwipeBetweenViewControllers.m"
],
"requires_arc": true
}