blob: bd25fb878710ef928710068804dd43fc0ec93a0d [file] [log] [blame]
{
"name": "JockeyJS",
"version": "1.0.0",
"license": "MIT",
"summary": "JockeyJS is an iOS and JS library that facilitates two-way communication between iOS apps and JavaScript apps running inside them.",
"homepage": "https://github.com/tcoulter/jockeyjs",
"authors": {
"Tim Coulter": "tim@timothyjcoulter.com"
},
"source": {
"git": "https://github.com/minsikzzang/jockeyjs.git",
"tag": "1.0.0"
},
"source_files": "JockeyJS/includes/Jockey.{h,m}",
"requires_arc": true,
"platforms": {
"ios": null
}
}