| { |
| "name": "WSSwiftAutoServices", |
| "version": "0.0.1", |
| "summary": "WSAutoServices in swift.", |
| "swift_versions": "5.0", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "http://120.77.232.136:3000/WS-IOS/WSSwiftAutoServices", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "zhaoshenghui": "zhaoshenghui@wsecar.com" |
| }, |
| "source": { |
| "git": "http://120.77.232.136:3000/WS-IOS/WSSwiftAutoServices.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "WSSwiftAutoServices/Classes/**/*", |
| "resource_bundles": { |
| "WSSwiftAutoServices": [ |
| "WSSwiftAutoServices/Assets/*.xcassets" |
| ] |
| }, |
| "dependencies": { |
| "WSMediator": [ |
| |
| ], |
| "WSSwiftUtils": [ |
| |
| ], |
| "SnapKit": [ |
| |
| ], |
| "Kingfisher": [ |
| |
| ] |
| }, |
| "swift_version": "5.0" |
| } |