| { |
| "name": "MSTabBarController", |
| "version": "0.0.2", |
| "summary": "Animating UITabBarController selection and enabling gesture based tab selection.", |
| "description": "UITabBarController animation using pan gesture.It also works using the tab selection.", |
| "homepage": "https://github.com/mohshin-shah/MSTabBarController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Mohshin Shah": "mohshinshah@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/mohshin-shah/MSTabBarController.git", |
| "tag": "0.0.2" |
| }, |
| "social_media_url": "https://facebook.com/mohshin.19", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "MSTabBarController/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |