blob: 2a1ddf834c77f9eb07fa61f8e20712c56f938ed3 [file] [log] [blame]
{
"name": "NKScripting",
"version": "0.8.12",
"summary": "The universal, open-source, embedded engine",
"description": "NodeKit is the universal, open-source, embedded engine that provides a full ES5 / Node.js instance inside desktop and mobile applications for OS X, iOS, Android, and Windows.",
"homepage": "https://github.com/nodekit-io/nodekit",
"license": {
"type": "APACHE-2",
"file": "LICENSE"
},
"authors": {
"OffGrid Networks": "admin@offgridn.com"
},
"source": {
"git": "https://github.com/nodekit-io/nodekit-darwin.git",
"tag": "v0.8.12"
},
"platforms": {
"ios": "9.0",
"osx": "10.11"
},
"requires_arc": true,
"libraries": "compression",
"source_files": "src/nodekit/NKScripting/**/*.{swift,h,m}",
"resources": [
"src/nodekit/NKScripting/lib-scripting.nkar"
],
"pushed_with_swift_version": "2.3"
}