[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 2 / 5 / KJEmitterView / 5.0.0 / KJEmitterView.podspec.json
blob6009f74288000fe0ed0ab7d36b078bf655ac0e5b
2   "name": "KJEmitterView",
3   "version": "5.0.0",
4   "summary": "77 Tools",
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": "5.0.0"
16   },
17   "social_media_url": "https://www.jianshu.com/u/c84c00476ab6",
18   "requires_arc": true,
19   "default_subspecs": "Kit",
20   "ios": {
21     "source_files": "KJEmitterView/KJEmitterHeader.h"
22   },
23   "deprecated": true,
24   "subspecs": [
25     {
26       "name": "Kit",
27       "source_files": "KJEmitterView/Kit/**/*.{h,m}",
28       "public_header_files": [
29         "KJEmitterView/Kit/*.h",
30         "KJEmitterView/Kit/**/*.h"
31       ],
32       "frameworks": [
33         "Foundation",
34         "UIKit",
35         "Accelerate"
36       ]
37     },
38     {
39       "name": "Control",
40       "source_files": "KJEmitterView/Control/**/*.{h,m}",
41       "public_header_files": [
42         "KJEmitterView/Control/**/*.h",
43         "KJEmitterView/Control/*.h"
44       ],
45       "dependencies": {
46         "KJEmitterView/Kit": [
48         ]
49       },
50       "frameworks": "QuartzCore"
51     },
52     {
53       "name": "Classes",
54       "source_files": "KJEmitterView/Classes/**/*.{h,m}",
55       "public_header_files": [
56         "KJEmitterView/Classes/**/*.h",
57         "KJEmitterView/Classes/*.h"
58       ],
59       "resources": "KJEmitterView/Classes/**/*.{bundle}",
60       "dependencies": {
61         "KJEmitterView/Kit": [
63         ]
64       }
65     },
66     {
67       "name": "Function",
68       "source_files": "KJEmitterView/Foundation/**/*.{h,m}",
69       "public_header_files": [
70         "KJEmitterView/Foundation/*.h",
71         "KJEmitterView/Foundation/**/*.h"
72       ],
73       "dependencies": {
74         "KJEmitterView/Kit": [
76         ]
77       }
78     }
79   ]