blob: 93f95714a920080fa9f34778035fb912d884f5b5 [file] [log] [blame]
{
"name": "WLTestFrame",
"version": "0.1.0",
"summary": "A short description of WLTestFrame.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fanren5119/WLTestFrame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanren5119": "m15529399250@163.com"
},
"source": {
"git": "https://github.com/fanren5119/WLTestFrame.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "WLTestFrame/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"CocoaLumberjack/Swift": [
],
"RxSwift": [
],
"RxCocoa": [
],
"Moya/RxSwift": [
],
"MJRefresh": [
],
"SnapKit": [
],
"Eureka": [
],
"MGJRouter_Swift": [
],
"HandyJSON": [
]
},
"swift_version": "5.0"
}