[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / a / e / f / JockeyJS-Swift / 0.0.1 / JockeyJS-Swift.podspec.json
blob06bb2e6bdaaf884e12bc49534ef76e2cc430d81c
2   "name": "JockeyJS-Swift",
3   "version": "0.0.1",
4   "summary": "JockeyJS-Swift is a swift version of JockeyJS.",
5   "description": "JockeyJS-Swift is a swift version of JockeyJS. for webView between appNative to js bridge",
6   "homepage": "https://github.com/MrLu/JockeyJS-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mrlu-bjhl": "haozi370198370@gamil.com"
13   },
14   "source": {
15     "git": "https://github.com/MrLu/JockeyJS-Swift.git",
16     "tag": "0.0.1",
17     "submodules": true
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "subspecs": [
24     {
25       "name": "includes",
26       "source_files": "JockeyJS-Swift/includes/Jockey.swift"
27     }
28   ]