[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / e / 8 / SCMediaPicker / 1.0.4 / SCMediaPicker.podspec.json
blob5a3e99ce40df9f6dbb95af0e89f3d9f7923ff800
2   "name": "SCMediaPicker",
3   "version": "1.0.4",
4   "summary": "A custom gallery picker with multiple selection support inspired by QBImagePicker.",
5   "homepage": "https://github.com/fotonotes/SCMediaPicker",
6   "license": "MIT",
7   "authors": {
8     "glennposadas": "hello@glennvon.com"
9   },
10   "source": {
11     "git": "https://github.com/fotonotes/SCMediaPicker.git",
12     "tag": "1.0.4"
13   },
14   "social_media_url": "https://www.glennvon.com",
15   "source_files": "SCMediaPicker/**/*.{swift}",
16   "exclude_files": "SCMediaPicker/SCMediaPicker.h",
17   "resources": [
18     "SCMediaPicker/**/*.{storyboard,lproj}"
19   ],
20   "platforms": {
21     "ios": "15.0"
22   },
23   "requires_arc": true,
24   "frameworks": "Photos",
25   "swift_versions": "5.0",
26   "swift_version": "5.0"