blob: 96045d81291be9188a71dcf904e7548ad19b09f1 [file] [log] [blame]
{
"name": "WLBaseResult",
"version": "0.0.1",
"summary": "A Lib For vc.",
"description": "A Lib For vc.",
"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.1"
},
"source_files": "Code/*.{swift}",
"dependencies": {
"ObjectMapper": [
]
},
"swift_version": "5.0"
}