blob: e62436049a1291d7860d3a08f070f0d6b8489c44 [file] [log] [blame]
{
"name": "DDFeedback",
"version": "0.1.1",
"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": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DDFeedback/Classes/**/*"
}