[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 4 / d / c / KJEmitterDemo / 1.0.0 / KJEmitterDemo.podspec.json
blobc4973c64fdfdcfddcef29c4dc9db3ad041c164e8
2   "name": "KJEmitterDemo",
3   "version": "1.0.0",
4   "summary": "All kinds of categories for iOS develop",
5   "homepage": "https://github.com/yangKJ/KJEmitterDemo",
6   "description": "this project provide all kinds of categories for iOS developer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "77": "393103982@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/yangKJ/KJEmitterDemo.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "EmitterView",
23     "KJEmitterDemo/EmitterView/*.{h,m}"
24   ],
25   "resources": "EmitterView/*.{bundle}",
26   "frameworks": "UIKit",
27   "requires_arc": true