blob: 5413e4be2f3043ed2d59abd737bbd7f2c16302f7 [file] [log] [blame]
{
"name": "IosLib",
"version": "0.1.0",
"summary": "iOS library for plugin test.",
"description": "Simple iOS library for plugin test.",
"homepage": "https://github.com/ashwindmk/IosLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ashwin Dinesh": "ashwin.dinesh01@gmail.com"
},
"source": {
"git": "https://github.com/ashwindmk/IosLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IosLib/Classes/**/*"
}