[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / c / TFY_Navigation / 2.9.9 / TFY_Navigation.podspec.json
blob26136812d2e224db143066418be7ff853e8c157e
2   "name": "TFY_Navigation",
3   "version": "2.9.9",
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": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/13662049573/TFY_Navigation.git",
16     "tag": "2.9.9"
17   },
18   "source_files": "TFY_Navigation/TFY_Navigation/TFY_Navigation.h",
19   "resources": "TFY_Navigation/TFY_Navigation/TFY_NavigationImage.bundle",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
26   },
27   "requires_arc": true,
28   "subspecs": [
29     {
30       "name": "TFY_NavControoler",
31       "source_files": "TFY_Navigation/TFY_Navigation/TFY_NavControoler/**/*.{h,m}"
32     }
33   ]