blob: b3f461a0a2f5bbd7cb29bcf141f69a999de147a2 [file] [log] [blame]
{
"name": "DKViewModel",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DKViewModel/Classes/**/*",
"dependencies": {
"ReactiveObjC": [
]
}
}