blob: f07eb4b63fccdab343a1dfce15b7c22cb617cad9 [file] [log] [blame]
{
"name": "swiftArch",
"version": "1.2.8",
"summary": "swift开发脚手架",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/manondidi/swiftArch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"czq": "790512128@qq.com"
},
"source": {
"git": "https://github.com/manondidi/swiftArch.git",
"tag": "1.2.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "swiftArch/Classes/**/**/*",
"dependencies": {
"Closures": [
"0.6"
],
"HandyJSON": [
"5.0.0-beta.1"
],
"SnapKit": [
"~> 4.0.0"
],
"MJRefresh": [
],
"RxAlamofire": [
"~>5.0.0"
],
"RxSwift": [
"~> 5.0.0"
],
"RxCocoa": [
"~> 5.0.0"
],
"Toast-Swift": [
"~> 5.0.0"
],
"Kingfisher": [
"~>4.8.0"
],
"CocoaLumberjack/Swift": [
],
"UICollectionViewLeftAlignedLayout": [
]
},
"swift_version": "4.2"
}