| { |
| "name": "FZHInitialize", |
| "version": "0.0.1", |
| "summary": "A tiny framework about initialize project in Swift", |
| "frameworks": "UIKit", |
| "homepage": "https://github.com/fengzhihao123/FZHInitialize", |
| "license": "MIT", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "authors": { |
| "fengzhihao123": "1374795493@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/fengzhihao123/FZHInitialize.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": [ |
| "FZHTabbarController", |
| "FZHTabbarController/**/*.{swift}" |
| ], |
| "pushed_with_swift_version": "3.0" |
| } |