[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 8 / 9 / TFTabBarController / 0.0.1 / TFTabBarController.podspec.json
blob98f2a8709b6cc0a5b6ec5fd71624673fb8daf3e3
2   "name": "TFTabBarController",
3   "version": "0.0.1",
4   "summary": "自定义的分栏控制器",
5   "description": "私有Pods测试\n* Markdown 格式",
6   "homepage": "https://github.com/EndOfJuly/TFTabBarController",
7   "license": "MIT",
8   "authors": {
9     "linyi31": "linyi@jd.com"
10   },
11   "source": {
12     "git": "https://github.com/EndOfJuly/TFTabBarController.git"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "TFTabBarController/*.swift",
19   "frameworks": "UIKit",
20   "module_name": "TFTabBarController",
21   "ios": {
22     "resource_bundles": {
23       "TFTabBarControllerResources": "TFTabBarController/*.xcassets"
24     }
25   },
26   "swift_versions": "5.0",
27   "swift_version": "5.0"