[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / 3 / DMPickView / 0.0.2 / DMPickView.podspec.json
blob76a28e0a262b15d26191b95f7c80893c2c15ce43
2   "name": "DMPickView",
3   "version": "0.0.2",
4   "summary": "A pickview for daima.",
5   "description": "a pickview for array ,string and dictionary",
6   "homepage": "https://github.com/jun860605/DMPickView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "郑军": "junzheng3@creditease.cn"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/jun860605/DMPickView.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }