[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 3 / HWPicker / 1.0.2 / HWPicker.podspec.json
blob402b61b04f43320b782b39d123334f4e17c201eb
2   "name": "HWPicker",
3   "version": "1.0.2",
4   "summary": "自定义的PhotoPicker. 集成多选和预览功能.",
5   "description": "这个是Swift版本的PhotoPicker, 改自原版Objective-C的工程, https://github.com/yellowei/HWPhotoPicker.git,\n自定义的PhotoPicker. 集成多选和预览功能.",
6   "homepage": "https://github.com/yellowei/HWPicker.git",
7   "license": "MIT",
8   "authors": {
9     "yellowei": ""
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yellowei/HWPicker.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "HWPhotoPicker-Swift/*.swift",
20     "HWPhotoPicker-Swift/**/*.swift"
21   ],
22   "dependencies": {
23     "MBProgressHUD": [
25     ]
26   },
27   "pushed_with_swift_version": "3.1"