[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / c / KJEmitterDemo / 1.0.4 / KJEmitterDemo.podspec.json
bloba01f112815700f51a9e52fa3fd0c467b5ac0828e
2   "name": "KJEmitterDemo",
3   "version": "1.0.4",
4   "summary": "Some iOS Emitter",
5   "homepage": "https://github.com/yangKJ/KJEmitterDemo",
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/KJEmitterDemo.git",
15     "tag": "1.0.4"
16   },
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "UIKit",
22       "source_files": "KJEmitterDemo/UIKit/**/*.{h,m}",
23       "public_header_files": [
24         "KJEmitterDemo/UIKit/*.h",
25         "KJEmitterDemo/UIKit/**/*.h"
26       ],
27       "resources": "KJEmitterDemo/UIKit/**/*.{bundle}"
28     }
29   ]