[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 3 / 1 / KCTabBarController / 0.0.1 / KCTabBarController.podspec.json
blob4281a03eda8d58b07d4487ca420781f49b693f57
2   "name": "KCTabBarController",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "封装一个简单好用的TabBarController,以后一键导入",
9   "homepage": "https://github.com/LGCooci/KCTabBarController.git",
10   "authors": {
11     "cooci": "cooci_tz@163.com"
12   },
13   "source": {
14     "git": "https://github.com/LGCooci/KCTabBarController.git",
15     "tag": "v0.0.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KCTabBarController/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]