blob: 0d211577c06bf533d8d21c4fa679172d3a58b4ed [file] [log] [blame]
{
"name": "DataLayer",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "DataLayer/Classes/**/*",
"resources": "DataLayer/Resources/DataLayer.xcdatamodeld"
}