[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 2 / 1 / KJExtensionHandler / 1.0.5 / KJExtensionHandler.podspec.json
bloba15dff8e10b0d7a5e94991cde030c453a2bfd7dc
2   "name": "KJExtensionHandler",
3   "version": "1.0.5",
4   "summary": "77 ExtensionHandler",
5   "homepage": "https://github.com/yangKJ/KJExtensionHandler",
6   "license": "Copyright (c) 2020 yangkejun",
7   "authors": {
8     "77": "ykj310@126.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/yangKJ/KJExtensionHandler.git",
15     "tag": "1.0.5"
16   },
17   "social_media_url": "https://www.jianshu.com/u/c84c00476ab6",
18   "requires_arc": true,
19   "default_subspecs": "Kit",
20   "ios": {
21     "source_files": "KJExtensionHandler/KJExtensionHeader.h"
22   },
23   "resources": "README.md",
24   "deprecated": true,
25   "subspecs": [
26     {
27       "name": "Kit",
28       "source_files": "KJExtensionHandler/Kit/**/*.{h,m}",
29       "public_header_files": [
30         "KJExtensionHandler/Kit/*.h",
31         "KJExtensionHandler/Kit/**/*.h"
32       ],
33       "frameworks": "Accelerate"
34     },
35     {
36       "name": "Foundation",
37       "source_files": "KJExtensionHandler/Foundation/**/*.{h,m}",
38       "public_header_files": [
39         "KJExtensionHandler/Foundation/*.h",
40         "KJExtensionHandler/Foundation/**/*.h"
41       ],
42       "dependencies": {
43         "KJExtensionHandler/Kit": [
45         ]
46       }
47     },
48     {
49       "name": "Language",
50       "source_files": "KJExtensionHandler/Language/**/*.{h,m}",
51       "public_header_files": [
52         "KJExtensionHandler/Language/*.h",
53         "KJExtensionHandler/Language/**/*.h"
54       ],
55       "dependencies": {
56         "KJExtensionHandler/Kit": [
58         ]
59       }
60     }
61   ]