[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / c / DzyImagePicker / 1.1.0 / DzyImagePicker.podspec.json
blob7eea78f59325d399de7df9d023df7fc087bcc737
2   "name": "DzyImagePicker",
3   "version": "1.1.0",
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": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/dzyding/ImagePicker.git",
17     "tag": "1.1.0"
18   },
19   "source_files": "Source/*.swift",
20   "resources": "Resources/*.*",
21   "swift_versions": "5.0",
22   "dependencies": {
23     "SnapKit": [
24       "~> 5.0.0"
25     ]
26   },
27   "swift_version": "5.0"