[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 9 / TFTabBarController / 0.0.3 / TFTabBarController.podspec.json
blob66da7442be83734434e2606193331c46fd5d7e3f
2   "name": "TFTabBarController",
3   "version": "0.0.3",
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     "tag": "0.0.3"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "TFTabBarController/*.swift",
20   "frameworks": "UIKit",
21   "ios": {
22     "resource_bundles": {
23       "TFTabBarControllerResources": "TFTabBarController/*.xcassets"
24     }
25   },
26   "swift_versions": "5.0",
27   "swift_version": "5.0"