blob: 23a49ee7603ae3206607fc1a39fc46e880ffeb52 [file] [log] [blame]
{
"name": "JCAppleScript",
"version": "0.0.1",
"license": "MIT",
"summary": "Simple, helpful library for using your Objective-C variables within a bundled AppleScript or OSAScript.",
"homepage": "https://github.com/johnnyclem/JCAppleScript",
"authors": {
"John Clem": "johnnyclem@gmail.com"
},
"source": {
"git": "https://github.com/johnnyclem/JCAppleScript.git",
"tag": "v0.0.1"
},
"platforms": {
"osx": null
},
"source_files": "JC*.{h,m}",
"requires_arc": false
}