[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 1 / 4 / TFY_CacheFileKit / 2.1.0 / TFY_CacheFileKit.podspec.json
blobc915313b5fc67f0e70e3cd32f2b68a6ef1f8ad83
2   "name": "TFY_CacheFileKit",
3   "version": "2.1.0",
4   "summary": "文件管理,分享,浏览",
5   "description": "文件管理,分享,浏览",
6   "homepage": "https://github.com/13662049573/TFY_CacheFileKit",
7   "license": "MIT",
8   "authors": {
9     "田风有": "420144542@qq.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/13662049573/TFY_CacheFileKit.git",
16     "tag": "2.1.0"
17   },
18   "source_files": "TFY_CacheFileKit/TFY_CacheFileKit/TFY_CacheFileKit.h",
19   "resources": "TFY_CacheFileKit/TFY_CacheFileKit/TFY_CacheFileImages.bundle",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true,
25   "subspecs": [
26     {
27       "name": "TFY_CacheFileController",
28       "source_files": "TFY_CacheFileKit/TFY_CacheFileKit/TFY_CacheFileController/**/*.{h,m}",
29       "dependencies": {
30         "TFY_CacheFileKit/TFY_CacheFileManager": [
32         ]
33       }
34     },
35     {
36       "name": "TFY_CacheFileManager",
37       "source_files": "TFY_CacheFileKit/TFY_CacheFileKit/TFY_CacheFileManager/**/*.{h,m}"
38     },
39     {
40       "name": "TFY_FilePreviewController",
41       "source_files": "TFY_CacheFileKit/TFY_CacheFileKit/TFY_FilePreviewController/**/*.{h,m}",
42       "dependencies": {
43         "TFY_CacheFileKit/TFY_CacheFileManager": [
45         ]
46       }
47     }
48   ]