[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / b / TPStreamsSDK / 1.1.8 / TPStreamsSDK.podspec.json
blob1adce643c838c487d12a73f84b9f7b6f50df4e3f
2   "name": "TPStreamsSDK",
3   "version": "1.1.8",
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.8"
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   },
38   "pod_target_xcconfig": {
39     "OTHER_SWIFT_FLAGS[config=Debug]": "-DCocoaPods",
40     "OTHER_SWIFT_FLAGS[config=Release]": "-DCocoaPods"
41   },
42   "resources": "Source/**/*.{xib,storyboard,xcassets,json,png}",
43   "resource_bundles": {
44     "TPStreamsSDK": [
45       "Source/**/*.{xib,storyboard,xcassets,json,png}",
46       "PrivacyInfo.xcprivacy"
47     ]
48   },
49   "swift_version": "5.0"