[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / a / 2 / 1 / KJExtensionHandler / 0.0.1 / KJExtensionHandler.podspec.json
blob1105b6434c139c6c156b1955123534e058baeb70
2   "name": "KJExtensionHandler",
3   "version": "0.0.1",
4   "summary": "77 ExtensionHandler",
5   "homepage": "https://github.com/yangKJ/KJExtensionHandler",
6   "license": "Copyright (c) 2020 yangkejun",
7   "authors": {
8     "77": "393103982@qq.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/yangKJ/KJExtensionHandler.git",
15     "tag": "0.0.1"
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": [
34         "Foundation",
35         "UIKit",
36         "Accelerate"
37       ]
38     },
39     {
40       "name": "Foundation",
41       "source_files": "KJExtensionHandler/Foundation/**/*.{h,m}",
42       "public_header_files": [
43         "KJExtensionHandler/Foundation/*.h",
44         "KJExtensionHandler/Foundation/**/*.h"
45       ],
46       "dependencies": {
47         "KJExtensionHandler/Kit": [
49         ]
50       }
51     }
52   ]