blob: a3640228c01005c797ccb5a343d2b18905437658 [file] [log] [blame]
{
"name": "PoporJsonModel",
"version": "0.03",
"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.03"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporJsonModel/Classes/**/*",
"dependencies": {
"JSONModel": [
],
"PoporFoundation/NSObject": [
]
}
}