[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / f / 6 / JockeyJS / 1.0.0 / JockeyJS.podspec.json
blobbd25fb878710ef928710068804dd43fc0ec93a0d
2   "name": "JockeyJS",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "JockeyJS is an iOS and JS library that facilitates two-way communication between iOS apps and JavaScript apps running inside them.",
6   "homepage": "https://github.com/tcoulter/jockeyjs",
7   "authors": {
8     "Tim Coulter": "tim@timothyjcoulter.com"
9   },
10   "source": {
11     "git": "https://github.com/minsikzzang/jockeyjs.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "JockeyJS/includes/Jockey.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": null
18   }