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