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