blob: 1378369015d6a69c1c9fd6655335286e435cc3de [file] [log] [blame]
{
"name": "WLUserKit",
"version": "0.1.0",
"summary": "A Lib For user kit.",
"description": "WLUserKit一个对SVProgressHud的封装",
"homepage": "https://github.com/StoneStoneStoneWang/WLUserKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/WLUserKit.git",
"tag": "0.1.0"
},
"source_files": "Code/**/*.{swift}",
"dependencies": {
"WLToolsKit": [
],
"WLTextField": [
],
"ObjectMapper": [
],
"WLBaseTableView": [
],
"WLReqKit": [
],
"WLBaseViewModel": [
],
"WLAttributedLabel": [
],
"WLBaseViewController": [
],
"Kingfisher": [
],
"Cache": [
],
"SnapKit": [
],
"RxSwift": [
],
"RxCocoa": [
],
"RxDataSources": [
],
"Moya/RxSwift": [
],
"RxGesture": [
],
"RxOptional": [
],
"AliyunOSSiOS": [
],
"WLDatePicker": [
],
"WLHudUtil": [
],
"WLUMStatistics": [
]
}
}