blob: c7d97eab7e76e0911ba3bcf559903ba2220a8eca [file] [log] [blame]
{
"name": "PersonModel",
"version": "0.2.0",
"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.2.0"
},
"source_files": "PersonModel/Classes/**/*",
"dependencies": {
"XPRouter": [
],
"XPRouterPath": [
]
}
}