[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 8 / d / JWPlayer-SDK / 3.21.1 / JWPlayer-SDK.podspec.json
blob9fb6a8071774c4e1ab0ca73ee661de2efcd54081
2   "name": "JWPlayer-SDK",
3   "version": "3.21.1",
4   "summary": "JW Player SDK for iOS.  SDKs page: https://www.jwplayer.com/products/mobile-sdk/",
5   "homepage": "https://www.jwplayer.com/mobile-sdk/",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "JW Player": "support@jwplayer.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "documentation_url": "http://developer.jwplayer.com/sdk/ios/docs/developer-guide/",
17   "source": {
18     "git": "https://github.com/jwplayer/JWPlayer-iOS-SDK-cocoapod.git",
19     "tag": "3.21.1"
20   },
21   "ios": {
22     "vendored_frameworks": "JWPlayer_iOS_SDK.framework"
23   },
24   "social_media_url": "https://twitter.com/jwpsupport",
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "requires_arc": true,
32   "description": "The SDK includes native software classes and methods that enable developers\nto build HLS video playback, VAST advertising, player UI customization and\nother features directly into any mobile application to expand your reach to\nthe billions of mobile app users worldwide."