| { |
| "name": "WSTabBarController", |
| "version": "0.0.3", |
| "summary": "A custom TabBarController with publish button written in Swift.", |
| "homepage": "https://github.com/chisj/WSTabBarController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Chisj": "chisj2012@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/chisj/WSTabBarController.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": "WSTabBarController/WSTabBarController/*.swift", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "frameworks": "UIKit", |
| "requires_arc": true |
| } |