blob: cb700c3244624c9d3ea010df9c01db552da4e983 [file] [log] [blame]
{
"name": "SwpModel",
"version": "1.0.2",
"summary": "数据模型工具",
"description": "TODO: 数据模型工具",
"homepage": "https://github.com/swp-song/SwpModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp-song": "396587868@qq.com"
},
"source": {
"git": "https://github.com/swp-song/SwpModel.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwpModel/**/*.{h,m}",
"frameworks": "Foundation"
}