[Add] BoreyAdSDK 0.0.5
[CocoaPods.git] / Specs / 5 / e / 4 / ExyteMediaPicker / 2.2.1 / ExyteMediaPicker.podspec.json
blob7a90ea2773a24cfc31fa1aa7536e325424b17ed8
2   "name": "ExyteMediaPicker",
3   "version": "2.2.1",
4   "summary": "MediaPicker is a customizable photo/video picker for iOS written in pure SwiftUI",
5   "homepage": "https://github.com/exyte/MediaPicker.git",
6   "license": "MIT",
7   "authors": {
8     "Exyte": "info@exyte.com"
9   },
10   "source": {
11     "git": "https://github.com/exyte/MediaPicker.git",
12     "tag": "2.2.1"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "15.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.2",
20   "source_files": [
21     "Sources/*.h",
22     "Sources/*.swift",
23     "Sources/**/*.swift"
24   ],
25   "swift_version": "5.2"