blob: fd20a8f9b552e259b61a01787ad0ae96a5d9f2a6 [file] [log] [blame]
{
"name": "HomeModel",
"version": "0.1.1",
"summary": "HomeModel.",
"description": "this is HomeModel",
"homepage": "https://github.com/jamalping/HomeModel",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": "jamalping",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jamalping/HomeModel.git",
"tag": "0.1.1"
},
"source_files": "HomeModel/Classes/**/*",
"dependencies": {
"XPRouter": [
"~> 1.0.0"
]
}
}