blob: acc5c6988d02a4340cd452d36e945ce40ac6d600 [file] [log] [blame]
{
"name": "BasisComponent",
"version": "0.1.4",
"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.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BasisComponent/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
]
}
}