blob: 9b18b36d34ae1be561192e6ff25a70154f31304f [file] [log] [blame]
{
"name": "SGModleKeyValues",
"version": "1.0.0",
"summary": "A runtime dictionary transfer to model and model transfer to dictionary",
"description": "SGModleKeyValues is a quick round of model and dictionary transfer tools",
"homepage": "https://github.com/install-b/SGModleKeyValues",
"license": "MIT",
"authors": {
"ShangenZhang": "gkzhangshangen@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/install-b/SGModleKeyValues.git",
"tag": "1.0.0"
},
"source_files": "SGModelKeyValues/**/*.{h,m}",
"requires_arc": true
}