blob: 4f6c8985bfa7c7ae3a248d0de61c5f7bcd77f4ba [file] [log] [blame]
{
"name": "iOSLua",
"version": "0.1.0",
"summary": "iOS library for LUA",
"description": "hello here it is doing something on behalf of project",
"homepage": "https://github.com/RaknasAvis/iOSLua",
"license": "MIT",
"authors": {
"RaknasAvis": "email@address.com"
},
"source": {
"git": "https://github.com/RaknasAvis/iOSLua.git",
"tag": "0.1.0"
},
"platforms": {
"ios": null
},
"requires_arc": false,
"resources": "LUA",
"module_name": "LUA"
}