[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / c / DzyImagePicker / 1.0.2 / DzyImagePicker.podspec.json
blobb4249bf674b5ee295c7763214fa6e2b767758336
2   "name": "DzyImagePicker",
3   "version": "1.0.2",
4   "summary": "image picker",
5   "description": "仿微信制作的图片编辑控件,欢迎各位大佬提 pr",
6   "homepage": "https://github.com/dzyding/ImagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "灰s",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/dzyding/ImagePicker.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "Source/*.swift",
20   "resources": "Images/*.png",
21   "swift_version": "4.2",
22   "dependencies": {
23     "SnapKit": [
24       "~> 4.2.0"
25     ]
26   }