[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / e / 8 / SCMediaPicker / 1.0.1 / SCMediaPicker.podspec.json
blob5560fad7c7cd69e6670b257d15ad835537edd268
2   "name": "SCMediaPicker",
3   "version": "1.0.1",
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.1"
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"