[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / b / 2 / f / ImagePickerViewController / 1.4.1 / ImagePickerViewController.podspec.json
blobd53a7cb4a071a5349811c9ca483ad5d11d7e412d
2   "name": "ImagePickerViewController",
3   "version": "1.4.1",
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.4.1"
16   },
17   "resource_bundles": {
18     "ImagePickerViewController": [
19       "Source/Images/*.{png}",
20       "PrivacyInfo.xcprivacy"
21     ]
22   },
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "source_files": "Source/*.{swift}",
26   "swift_version": "5.0"