[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 7 / 0 / JSBridgeX / 0.1.4 / JSBridgeX.podspec.json
blob1b89c671a331ddb991dfeee1eb9757359e282da2
2   "name": "JSBridgeX",
3   "version": "0.1.4",
4   "summary": "JavaScript Bridge for iOS and Android",
5   "description": "JavaScript Bridge between Native (iOS/Android) and JavaScript",
6   "homepage": "https://github.com/uwunmn/JSBridgeX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "陈小辉": "knop0211@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/uwunmn/JSBridgeX.git"
19   },
20   "source_files": "iOS/lib/*.swift",
21   "resource_bundles": {
22     "JSBridgeX": [
23       "iOS/lib/JSBridge.js"
24     ]
25   },
26   "pushed_with_swift_version": "2.3"