[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / c / TFY_Navigation / 2.4.8 / TFY_Navigation.podspec.json
blobe853a3e8e97803d1b65b0fbe36f47c735a0f1ce6
2   "name": "TFY_Navigation",
3   "version": "2.4.8",
4   "summary": "多变颜色导航栏",
5   "description": "字体,背景颜色,大小,横竖屏随意改。",
6   "homepage": "https://github.com/13662049573/TFY_Navigation",
7   "license": "MIT",
8   "authors": {
9     "tianfengyou": "420144542@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/13662049573/TFY_Navigation.git",
16     "tag": "2.4.8"
17   },
18   "source_files": "TFY_Navigation/TFY_Navigation/TFY_Navigation.h",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
25   },
26   "requires_arc": true,
27   "subspecs": [
28     {
29       "name": "TFY_NavControoler",
30       "source_files": "TFY_Navigation/TFY_Navigation/TFY_NavControoler/**/*.{h,m}",
31       "dependencies": {
32         "TFY_Navigation/TFY_PopController": [
34         ]
35       }
36     },
37     {
38       "name": "TFY_PageController",
39       "source_files": "TFY_Navigation/TFY_Navigation/TFY_PageController/**/*.{h,m}"
40     },
41     {
42       "name": "TFY_PopController",
43       "source_files": "TFY_Navigation/TFY_Navigation/TFY_PopController/**/*.{h,m}"
44     }
45   ]