blob: 1b247f9d849ec89a44c1c940790d16bdb4449027 [file] [log] [blame]
{
"name": "DataLayer",
"version": "0.1.8",
"summary": "Model layer for KLM Houses application",
"description": "Install DataLayer library into project & one will never have to write this generic code again",
"homepage": "https://github.com/nativeiOSDev/DataLayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vaibhav Srivastava": "Vaibhav Srivastava"
},
"source": {
"git": "https://github.com/nativeiOSDev/DataLayer.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "11.0"
},
"source_files": "DataLayer/Classes/**/*",
"resources": "DataLayer/Resources/DataLayer.xcdatamodeld"
}