[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / 9 / DXImagePicker / 0.0.2 / DXImagePicker.podspec.json
blob173ec80989a7e828dce089f2d3d910179c004116
2   "name": "DXImagePicker",
3   "version": "0.0.2",
4   "summary": "Easy way to pick image",
5   "description": "`Easy way to pick image`",
6   "homepage": "https://github.com/224duan/DXImagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eric": "15110426342@163.com"
13   },
14   "source": {
15     "git": "https://github.com/224duan/DXImagePicker.git",
16     "tag": "0.0.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "DXImagePicker/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Photos"
26   ],
27   "dependencies": {
28     "TZImagePickerController": [
29       "~> 3.6.6"
30     ],
31     "CropViewController": [
32       "~> 2.6.0"
33     ]
34   },
35   "swift_version": "5.0"