[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / f / TFYThemeKit / 1.0.4 / TFYThemeKit.podspec.json
blobd2b99b4d75a25f09ee1b7d4b823d3bd5f47af7db
2   "name": "TFYThemeKit",
3   "version": "1.0.4",
4   "summary": "主题配置,自定义和网络都可以使用,最低支持iOS13以上版本。",
5   "description": "主题配置,自定义和网络都可以使用,最低支持iOS13以上版本。",
6   "homepage": "https://github.com/13662049573/TFYThemeCompany",
7   "license": "MIT",
8   "authors": {
9     "田风有": "420144542@qq.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/13662049573/TFYThemeCompany.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "TFYThemeCompany/TFYThemeKit/TFYThemeKit.h",
19   "resources": "TFYThemeCompany/TFYThemeKit/TFYThemeKit.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": "TFYThemeKit",
31       "source_files": "TFYThemeCompany/TFYThemeKit/*.{h,m}",
32       "subspecs": [
33         {
34           "name": "TFYminizip",
35           "source_files": "TFYThemeCompany/TFYThemeKit/TFYminizip/*.{h,c}"
36         }
37       ]
38     }
39   ]