blob: b89dfc7b2829897e12a96f86709ae190f39839be [file] [log] [blame]
{
"name": "MGSwipeTabBarController",
"version": "2.0",
"summary": "Simple swipe tab bar controller for iOS.",
"homepage": "https://github.com/mglagola/MGSwipeTabBarController",
"screenshots": [
"https://raw.githubusercontent.com/mglagola/MGSwipeTabBarController/master/Screenshots/screen1.png",
"https://raw.githubusercontent.com/mglagola/MGSwipeTabBarController/master/Screenshots/screen2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": "mglagola",
"social_media_url": "http://twitter.com/mglagola",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mglagola/MGSwipeTabBarController.git",
"tag": "2.0"
},
"source_files": [
"MGSwipeTabBarController",
"MGSwipeTabBarController/*.{h,m}"
],
"requires_arc": true
}