blob: ebffcf90cf8c102c9391871de880d350c781b9cb [file] [log] [blame]
{
"name": "LisCommonlyUsedLibs",
"version": "1.0.0",
"summary": "私人pod代码",
"license": "MIT",
"authors": {
"Lis": "969420780@qq.com"
},
"homepage": "https://github.com/ChristingLi/LisCommonlyUsedLibs",
"source": {
"git": "https://github.com/ChristingLi/LisCommonlyUsedLibs.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"Foundation",
"Photos"
],
"dependencies": {
"ObjectMapper": [
],
"RxSwift": [
],
"RxCocoa": [
],
"Moya/RxSwift": [
],
"ReactiveSwift": [
],
"SnapKit": [
],
"ZYCornerRadius": [
],
"MJRefresh": [
],
"QMUIKit": [
],
"SDWebImage": [
],
"Toast": [
],
"XCGLogger": [
],
"AutoInch": [
]
},
"source_files": [
"Pod/Classes/**/*",
"Pod/Classes/*"
],
"swift_version": "5.0"
}