[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 0 / 9 / 6 / SotVideoSDK / 1.0.1 / SotVideoSDK.podspec.json
blobcdf6279403e17cc16b858d523c0ede73fa5b34fc
2   "name": "SotVideoSDK",
3   "version": "1.0.1",
4   "summary": "Video SDK",
5   "description": "Video SDK.",
6   "homepage": "https://ios.sot.app",
7   "license": {
8     "type": "GPL",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "bevvvis": "bevis@sot.app"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "http": "https://s3-ap-northeast-1.amazonaws.com/web.sot.app/VideoSDK.1.0.1.zip"
19   },
20   "source_files": "Products/Release/VideoSDK.framework/Headers/*.{h}",
21   "vendored_frameworks": "Products/Release/VideoSDK.framework",
22   "public_header_files": "Products/Release/VideoSDK.framework/Headers/*.{h}",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }