blob: 85fbb9445fe34677b9ab544e135db5acc5022fa2 [file] [log] [blame]
{
"name": "PoporJsonModel",
"version": "0.04",
"summary": "自定义一些常用的属性.",
"homepage": "https://github.com/popor/PoporJsonModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporJsonModel.git",
"tag": "0.04"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "PoporJsonModel/Classes/**/*",
"dependencies": {
"JSONModel": [
],
"PoporFoundation/NSObject": [
]
}
}