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