blob: 43686c06298f77dbdf68bcfe751797613583dc16 [file] [log] [blame]
{
"name": "swiftArch",
"version": "1.2.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "swiftArch/Classes/**/**/*",
"dependencies": {
"Closures": [
"~> 0.5"
],
"HandyJSON": [
"5.0.0-beta.1"
],
"SnapKit": [
"~> 4.0.0"
],
"MJRefresh": [
],
"RxAlamofire": [
"~>4.3.0"
],
"RxSwift": [
"~> 4.0"
],
"RxCocoa": [
"~> 4.0"
],
"Toast-Swift": [
"~> 4.0.0"
],
"Kingfisher": [
"~>4.8.0"
],
"CocoaLumberjack/Swift": [
],
"UICollectionViewLeftAlignedLayout": [
]
},
"swift_version": "4.2"
}