[Add] BoreyAdSDK 0.0.5
[CocoaPods.git] / Specs / 5 / e / 4 / ExyteMediaPicker / 1.2.2 / ExyteMediaPicker.podspec.json
blobe5a58e5c8cbd0f5368e165b8b48dc4e136bf367a
2   "name": "ExyteMediaPicker",
3   "version": "1.2.2",
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": "1.2.2"
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"