blob: 77e34aa848d614c6c7420e5278edbaf94b536e8b [file] [log] [blame]
{
"name": "WRModel",
"version": "1.3.0",
"summary": "JSON转模型,模型保存工具类",
"description": "JSON转模型,模型转JSON,模型保存",
"homepage": "https://github.com/GodFighter/WRModel",
"license": "MIT",
"authors": {
"Leo Xiang": "xianghui_ios@163.com"
},
"source": {
"git": "https://github.com/GodFighter/WRModel.git",
"tag": "1.3.0",
"submodules": true
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"social_media_url": "http://weibo.com/huigedang/home?wvr=5&lf=reg",
"requires_arc": true,
"swift_versions": "5.0",
"source_files": "WRModel/Classes/**/*.swift",
"dependencies": {
"FMDB": [
],
"KakaJSON": [
"1.1.2"
]
},
"swift_version": "5.0"
}