blob: 62268952aa39caeee4bfea9a34ee6948a5d57185 [file] [log] [blame]
{
"name": "CommonPods",
"version": "0.0.4",
"summary": "A short description of CommonPods.",
"description": "TODO: Add long description of the pod here.",
"source": {
"git": "https://github.com/shelby-yao/CommonPods.git",
"tag": "0.0.4"
},
"homepage": "https://github.com/shelby-yao/CommonPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shelby-yao": "shelby_yao@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": [
"CommonPods/Classes/**/*.{h,m,swift}",
"CommonPods/BClasses/**/*.{h,m,swift}"
],
"public_header_files": [
"CommonPods/Classes/**/*.h",
"CommonPods/BClasses/**/*.h"
],
"resources": [
"CommonPods/Classes/TZImagePickerController.bundle",
"CommonPods/BClasses/business.bundle",
"CommonPods/BClasses/keyboard.bundle"
],
"dependencies": {
"JKUIViewExtension": [
"~>0.0.3"
],
"JKAlertTransition": [
"0.0.1"
],
"SnapKit": [
"4.2.0"
],
"RxSwift": [
"5.1.0"
],
"RxCocoa": [
"5.1.0"
],
"JKNetwork": [
"0.0.6"
],
"Toast-Swift": [
"4.0.1"
],
"FDFullscreenPopGesture": [
"1.1"
],
"MJRefresh": [
"3.2.3"
],
"Swinject": [
],
"TZImagePreviewController": [
"0.3.0"
],
"YYCategories": [
]
},
"swift_version": "5.0"
}