[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / a / b / TPStreamsSDK / 1.1.9 / TPStreamsSDK.podspec.json
blobb45d3e57961a3ba0c4a4d71027599fe6ac81b6d9
2   "name": "TPStreamsSDK",
3   "version": "1.1.9",
4   "summary": "Integrate TPStreams video playback seamlessly into your iOS app with our powerful iOS player SDK.",
5   "description": "TPStreamsSDK is a versatile iOS native SDK with support for both DRM (FairPlay) and non-DRM content.",
6   "homepage": "https://developer.tpstreams.com/docs/mobile-sdk/ios-native-sdk/getting-started",
7   "license": {
8     "type": "Apache License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hari-testpress": "hari@testpress.in"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/testpress/iOSPlayerSDK.git",
20     "tag": "1.1.9"
21   },
22   "source_files": "Source/**/*.{swift,plist}",
23   "exclude_files": "Classes/Exclude",
24   "dependencies": {
25     "Sentry": [
26       "~> 8.36.0"
27     ],
28     "Alamofire": [
29       "~> 5.9.0"
30     ],
31     "M3U8Kit": [
32       "~> 1.1.0"
33     ],
34     "ReachabilitySwift": [
35       "~> 5.2.2"
36     ],
37     "RealmSwift": [
38       "~> 10.45.0"
39     ]
40   },
41   "pod_target_xcconfig": {
42     "OTHER_SWIFT_FLAGS[config=Debug]": "-DCocoaPods",
43     "OTHER_SWIFT_FLAGS[config=Release]": "-DCocoaPods"
44   },
45   "resources": "Source/**/*.{xib,storyboard,xcassets,json,png}",
46   "resource_bundles": {
47     "TPStreamsSDK": [
48       "Source/**/*.{xib,storyboard,xcassets,json,png}",
49       "PrivacyInfo.xcprivacy"
50     ]
51   },
52   "swift_version": "5.0"