[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 9 / TFTabBarController / 0.0.2 / TFTabBarController.podspec.json
blob0b3a4932478a30a7448fe96830ad2398bf742054
2   "name": "TFTabBarController",
3   "version": "0.0.2",
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   "ios": {
21     "resource_bundles": {
22       "TFTabBarControllerResources": "TFTabBarController/*.xcassets"
23     }
24   },
25   "swift_versions": "5.0",
26   "swift_version": "5.0"