[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 0 / 8 / 1 / JKJSBridge / 0.0.1 / JKJSBridge.podspec.json
blob1ceae75176e92761e92a1768021307455a49ebcc
2   "name": "JKJSBridge",
3   "version": "0.0.1",
4   "summary": "JKJSBridge",
5   "description": "JKJSBridge.",
6   "homepage": "https://github.com/jokerwking/JKJSBridge",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "joker": "https://github.com/jokerwking"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/jokerwking/JKJSBridge.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "JKJSBridge",
23     "JKJSBridge/*.{h,m}"
24   ],
25   "public_header_files": "JKJSBridge/*.h",
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "WebKit"
30   ]