[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 4 / 0 / ImagePickerSwift / 0.2.0 / ImagePickerSwift.podspec.json
blob665f3de39a117112904927d90444739acced2e69
2   "name": "ImagePickerSwift",
3   "version": "0.2.0",
4   "summary": "ImagePickerSwift is a simple & easy-to-use image picker designed to present both camera and photo library options and get the UIImage easily.",
5   "description": "ImagePickerSwift is a basically a wrapper for `UIImagePickerController` that allows to pick image in a easy way. It is designed to present both camera and photo library options and get the UIImage easily.",
6   "homepage": "https://github.com/winterrain5/ImagePickerSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "winterrain5": "913419042@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/winterrain5/ImagePickerSwift.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": [
22     "4.1",
23     "4.2",
24     "5.0",
25     "5.1",
26     "5.2",
27     "5.3"
28   ],
29   "source_files": "ImagePickerSwift/Classes/**/*",
30   "swift_version": "5.3"