[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 8 / 9 / TFTabBarController / 0.0.4 / TFTabBarController.podspec.json
blob06aa04612b5846229261bfdb1a6e822adbff10be
2   "name": "TFTabBarController",
3   "version": "0.0.4",
4   "summary": "a customizable tarbarcontroller",
5   "description": "a tarbarcontroller with customizable tabbar for ios, by swift 5.0",
6   "homepage": "https://github.com/EndOfJuly/TFTabBarController",
7   "license": "MIT",
8   "authors": {
9     "zhangtangfei": "523283487@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/EndOfJuly/TFTabBarController.git",
13     "tag": "0.0.4"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "TFTabBarController/*.swift",
20   "ios": {
21     "resource_bundles": {
22       "TFTabBarControllerResources": "TFTabBarController/*.xcassets"
23     }
24   },
25   "swift_versions": "5.0",
26   "swift_version": "5.0"