blob: 1d64edf1655fa8728660a51fa046cc915470aa62 [file] [log] [blame]
{
"name": "DYKit",
"version": "0.2.1",
"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.1"
},
"source_files": "DYKit/*.{h,m}",
"dependencies": {
"ReactiveObjC": [
]
}
}