blob: 8954d7cb71a4ca1eb26d56460f6a865bfa67d9c9 [file] [log] [blame]
{
"name": "WLBaseResult",
"version": "0.0.3",
"summary": "A Lib For result.",
"description": "A Lib For result.",
"homepage": "https://github.com/StoneStoneStoneWang/WLBaseResult",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/WLBaseResult.git",
"tag": "0.0.3"
},
"source_files": "Code/*.{swift}",
"dependencies": {
"ObjectMapper": [
]
},
"swift_version": "5.0"
}