blob: 587e774cb0dd301492bf111d190539caa88d04df [file] [log] [blame]
{
"name": "DKViewModel",
"version": "0.1.8",
"summary": "A ViewModel implementation",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/drinking/DKViewModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"drinking": "pan49@126.com"
},
"source": {
"git": "https://github.com/drinking/DKViewModel.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DKViewModel/Classes/**/*",
"dependencies": {
"ReactiveObjC": [
]
}
}