blob: 629776c83cb2ec3341d414b6a124ca525f1907a3 [file] [log] [blame]
{
"name": "BasisComponent",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BasisComponent/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
],
"Alamofire": [
"~> 5.2"
],
"HandyJSON": [
"~> 5.0.1"
],
"SwifterSwift": [
]
}
}