| { | |
| "name": "TabPager", | |
| "version": "0.2.0", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "homepage": "https://github.com/bannzai/", | |
| "summary": "Paging viewcontroller with top tab bar.", | |
| "authors": { | |
| "bannzai": "kingkong999yhirose@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/bannzai/TabPager.git", | |
| "tag": "0.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.1" | |
| }, | |
| "source_files": "Classes/*.swift", | |
| "resources": "Classes/*.xib", | |
| "pushed_with_swift_version": "3.0" | |
| } |