blob: 920c35d46d2eab1f31e1094899eb6719a7e09bec [file] [log] [blame]
{
"name": "Luakit",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "LuaKitProject/IOSFrameWork/include/*.h",
"vendored_libraries": "LuaKitProject/IOSFrameWork/lib/*.a",
"libraries": [
"stdc++",
"z"
]
}