| { |
| "name": "TFTabBarController", |
| "version": "0.0.3", |
| "summary": "自定义的分栏控制器", |
| "description": "私有Pods测试\n* Markdown 格式", |
| "homepage": "https://github.com/EndOfJuly/TFTabBarController", |
| "license": "MIT", |
| "authors": { |
| "linyi31": "linyi@jd.com" |
| }, |
| "source": { |
| "git": "https://github.com/EndOfJuly/TFTabBarController.git", |
| "tag": "0.0.3" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "source_files": "TFTabBarController/*.swift", |
| "frameworks": "UIKit", |
| "ios": { |
| "resource_bundles": { |
| "TFTabBarControllerResources": "TFTabBarController/*.xcassets" |
| } |
| }, |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |