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