[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / f / ImagePickerViewController / 1.2.0 / ImagePickerViewController.podspec.json
blob67661777e1d7bb7231f7a2df0b1673bc9522afa6
2   "name": "ImagePickerViewController",
3   "version": "1.2.0",
4   "summary": "A view controller that manages the system interfaces for taking pictures and choosing items from the user’s media library.",
5   "homepage": "https://github.com/iLiuChang/ImagePickerViewController",
6   "license": "MIT",
7   "authors": {
8     "iLiuChang": "iliuchang@foxmail.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/iLiuChang/ImagePickerViewController.git",
15     "tag": "1.2.0"
16   },
17   "resource_bundles": {
18     "ImagePickerViewController": [
19       "Source/Images/*.{png}"
20     ]
21   },
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "source_files": "Source/*.{swift}",
25   "swift_version": "5.0"