[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / e / 3 / SwiftSRT / 0.2.0 / SwiftSRT.podspec.json
blobdcadf7e42c5cbf0753268803ab597917726d6dfa
2   "name": "SwiftSRT",
3   "version": "0.2.0",
4   "summary": "Swift bindings for SRT. Maintained by Eyevinn Technology.",
5   "description": "SwiftSRT is a Swift framework providing bindings for SRT - Secure Reliable Transport.\nSwiftSRT is maintained by Eyevinn Technology.",
6   "homepage": "https://github.com/Eyevinn/swift-srt",
7   "authors": {
8     "Jesper Lundqvist": "jesper.lundqvist@eyevinn.se",
9     "Alan Allard": "alan.allard@eyevinn.se"
10   },
11   "license": {
12     "type": "MIT",
13     "text": "MIT License"
14   },
15   "cocoapods_version": ">= 1.9",
16   "source": {
17     "git": "https://github.com/Eyevinn/swift-srt.git",
18     "tag": "v0.2.0"
19   },
20   "platforms": {
21     "ios": "13.0",
22     "osx": "10.15"
23   },
24   "swift_versions": "5.5",
25   "vendored_frameworks": "Frameworks/SwiftSRT.xcframework",
26   "swift_version": "5.5"