blob: a4558532b55acc7013c1cfff742549571f7bc039 [file] [log] [blame]
{
"name": "DYKit",
"version": "0.2.0",
"summary": "DYKit easyUse UITableView block reactiveCocoa",
"description": "DYKit easyUse UITableView block reactiveCocoa reactiveObjC",
"homepage": "https://github.com/jyo2206208/DYKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shaggon": "715135546@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jyo2206208/DYKit.git",
"tag": "0.2.0"
},
"source_files": "DYKit/*.{h,m}",
"dependencies": {
"ReactiveObjC": [
]
}
}