[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 1 / 9 / 4 / JDEventBus / 0.0.2 / JDEventBus.podspec.json
blob31667aaf143222f0eb3af1c529e38d6f59cb16bf
2   "name": "JDEventBus",
3   "version": "0.0.2",
4   "summary": "JDEventBus",
5   "description": "JDRouter",
6   "homepage": "https://github.com/JDongKhan/JDEventBus.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangjindong": "419591321@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/JDongKhan/JDEventBus.git",
19     "tag": "0.0.2"
20   },
21   "frameworks": "Foundation",
22   "requires_arc": true,
23   "source_files": "JDEventBus/JDEventBus/**/*.{h,m}",
24   "public_header_files": "JDEventBus/JDEventBus/**/*.h",
25   "dependencies": {
26     "JDObjectDealloc": [
28     ]
29   }