[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / c / DzyImagePicker / 1.0.4 / DzyImagePicker.podspec.json
blob3d6442082bfdcd19f04983e98dc3a1a723828521
2   "name": "DzyImagePicker",
3   "version": "1.0.4",
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.4"
18   },
19   "source_files": "Source/*.swift",
20   "resources": "Resources/*.*",
21   "swift_version": "4.2",
22   "dependencies": {
23     "SnapKit": [
24       "~> 4.2.0"
25     ]
26   }