[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 4 / 7 / DKViewModel / 0.1.7 / DKViewModel.podspec.json
blobb3f461a0a2f5bbd7cb29bcf141f69a999de147a2
2   "name": "DKViewModel",
3   "version": "0.1.7",
4   "summary": "A ViewModel implementation",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/drinking/DKViewModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "drinking": "pan49@126.com"
13   },
14   "source": {
15     "git": "https://github.com/drinking/DKViewModel.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DKViewModel/Classes/**/*",
22   "dependencies": {
23     "ReactiveObjC": [
25     ]
26   }