blob: 298588eff83bf1c87c8ded012015af52cc4f5337 [file] [log] [blame]
{
"name": "WSSwiftUtils",
"version": "0.1.0",
"summary": "Provide some utils for WS with Swift. Just like provide a name spacing for UIFont/UIColor and so on.",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://120.77.232.136:3000/WS-IOS/WSSwiftUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaoshenghui": "zhaoshenghui@wsecar.com"
},
"source": {
"git": "http://120.77.232.136:3000/WS-IOS/WSSwiftUtils.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WSSwiftUtils/Classes/**/*",
"resource_bundles": {
"WSSwiftUtils": [
"WSSwiftUtils/Assets/*.xcassets"
]
},
"dependencies": {
"RxCocoa": [
],
"MJRefresh": [
"~> 3.1.14"
],
"MBProgressHUD": [
]
},
"swift_version": "5.0"
}