[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / 5 / KJEmitterView / 4.0.2 / KJEmitterView.podspec.json
blob6af7e1d201fba7a784266159c41c756ae85a64a7
2   "name": "KJEmitterView",
3   "version": "4.0.2",
4   "summary": "Some iOS Emitter",
5   "homepage": "https://github.com/yangKJ/KJEmitterView",
6   "license": "Copyright (c) 2018 yangkejun",
7   "authors": {
8     "77": "393103982@qq.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/yangKJ/KJEmitterView.git",
15     "tag": "4.0.2"
16   },
17   "social_media_url": "https://www.jianshu.com/u/c84c00476ab6",
18   "requires_arc": true,
19   "ios": {
20     "source_files": "KJEmitterView/KJEmitterHeader.h"
21   },
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "QuartzCore",
26     "Accelerate"
27   ],
28   "deprecated": true,
29   "subspecs": [
30     {
31       "name": "Classes",
32       "source_files": "KJEmitterView/Classes/**/*.{h,m}",
33       "public_header_files": [
34         "KJEmitterView/Classes/**/*.h",
35         "KJEmitterView/Classes/*.h"
36       ],
37       "resources": "KJEmitterView/Classes/**/*.{bundle}"
38     },
39     {
40       "name": "Kit",
41       "source_files": "KJEmitterView/Kit/**/*.{h,m}",
42       "public_header_files": [
43         "KJEmitterView/Kit/*.h",
44         "KJEmitterView/Kit/**/*.h"
45       ]
46     },
47     {
48       "name": "Function",
49       "source_files": "KJEmitterView/Foundation/**/*.{h,m}",
50       "public_header_files": [
51         "KJEmitterView/Foundation/*.h",
52         "KJEmitterView/Foundation/**/*.h"
53       ]
54     }
55   ]