blob: c98a416396e0009646f8181e2cd5666a08d5df74 [file] [log] [blame]
{
"name": "DDFeedback",
"version": "1.0.10",
"summary": "DDFeedback 基于RxSwift和RxCocoa",
"description": "基于RxSwift和RxCocoa,在RxFeedback的基础上根据使用习惯改变的",
"homepage": "https://github.com/DDKit/DDFeedback",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DuanChangHe": "duanchanghe@gmail.com"
},
"source": {
"git": "https://github.com/DDKit/DDFeedback.git",
"tag": "1.0.10"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DDFeedback/Classes/**/*",
"swift_versions": "4.2",
"dependencies": {
"RxDataSources": [
"~> 4.0"
]
},
"swift_version": "4.2"
}