[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / e / 8 / SCMediaPicker / 1.0.0 / SCMediaPicker.podspec.json
bloba2a0ba6fa07c0c4dd82a8b1d5a1b81bfa596c756
2   "name": "SCMediaPicker",
3   "version": "1.0.0",
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.0"
13   },
14   "social_media_url": "https://www.glennvon.com",
15   "source_files": "SCMediaPicker/*.{h,m}",
16   "resource_bundles": {
17     "SCMediaPicker": "SCMediaPicker/*.{lproj,storyboard}"
18   },
19   "platforms": {
20     "ios": "17.0"
21   },
22   "requires_arc": true,
23   "frameworks": "Photos"