blob: f79d824cfe74d2cdbf6cd8301b5357fb5835b871 [file] [log] [blame]
{
"name": "WRModel",
"version": "0.0.5",
"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": "0.0.5",
"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",
"dependencies": {
"FMDB": [
],
"KakaJSON": [
"1.1.1"
]
},
"subspecs": [
{
"name": "WRModel",
"source_files": "WRModel/*.swift"
}
],
"swift_version": "5.0"
}