blob: 12c39c2d4e225a558b3805951899e48a74b7564e [file] [log] [blame]
{
"name": "CBJsonModel",
"version": "0.1.0",
"summary": "A short description of CBJsonModel.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/changbiao/CBJsonModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"changbiao": "5.5.5.b.i.a.o@163.com"
},
"source": {
"git": "https://github.com/changbiao/CBJsonModel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CBJsonModel/Classes/**/*",
"dependencies": {
"JSONModel": [
]
}
}