blob: 8c7993ebfa3f3176d201ec9f854df79d4111e01a [file] [log] [blame]
{
"name": "Luakit",
"version": "1.0.1",
"summary": "A multi-platform solution in lua , you can develop your app, IOS or android app with this tool, truely write once , use everywhere.",
"description": "A multi-platform solution in lua , you can develop your app, IOS or android app with this tool, truely write once , use everywhere.",
"homepage": "https://github.com/williamwen1986/Luakit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"williamwen1986": "williamwen1986@gmail.com"
},
"source": {
"git": "https://github.com/williamwen1986/Luakit.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "LuaKitProject/IOSFrameWork/include/*.h",
"vendored_libraries": "LuaKitProject/IOSFrameWork/lib/*.a",
"libraries": [
"stdc++",
"z"
]
}