[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 4 / 7 / DKViewModel / 0.2.0 / DKViewModel.podspec.json
blob52e6aeddd9f16663773e4224a8bf9c4d3d19b472
2   "name": "DKViewModel",
3   "version": "0.2.0",
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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DKViewModel/Classes/**/*",
22   "dependencies": {
23     "ReactiveObjC": [
25     ]
26   }