blob: 41782ba222cbc2bd621c716ab92c430af20d1ef9 [file] [log] [blame]
{
"name": "BasisComponent",
"version": "0.2.5",
"summary": "冯龙飞基础库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/U7426/BasisComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"U7426": "u7426fenglongfei@163.com"
},
"source": {
"git": "https://github.com/U7426/BasisComponent.git",
"tag": "0.2.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"BasisComponent/Classes/Net/*",
"BasisComponent/Classes/Extension/*",
"BasisComponent/Classes/Public/*",
"BasisComponent/Classes/Mediator/*"
],
"dependencies": {
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
],
"Alamofire": [
"~> 5.2"
],
"HandyJSON": [
"~> 5.0.1"
],
"SwifterSwift": [
],
"SnapKit": [
"~> 5.0.0"
],
"MJRefresh": [
],
"Kingfisher": [
],
"FDFullscreenPopGesture": [
],
"MBProgressHUD": [
]
}
}