| { | |
| "name": "TabPager", | |
| "version": "0.1.2", | |
| "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.1.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Classes/*.swift", | |
| "resources": "Classes/*.xib" | |
| } |