[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / 6 / InnoPlayer_iOS_SDK / 0.3.4 / InnoPlayer_iOS_SDK.podspec.json
blobbd4fa3ba8f6729e985a135c0623f454e8fb55413
2   "name": "InnoPlayer_iOS_SDK",
3   "version": "0.3.4",
4   "summary": "Apps that you build with our SDK work seamlessly with our video platform hosting and streaming, and ads products.",
5   "description": "The InnoPlayer iOS SDK is built on top of native player frameworks. This allows you to take advantage of the speed and performance of the native OS, and extend it into a complete video experience that is easy to customize.",
6   "homepage": "https://github.com/mncinnovation/innoplayer-ios",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Victor Agung Sukarno": "victor.sukarno@mncgroup.com",
13     "Andi Septiadi": "andi.septiadi@mncgroup.com"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/mncinnovation/innoplayer-ios.git",
20     "tag": "0.3.4"
21   },
22   "vendored_frameworks": "InnoPlayer_iOS_SDK.framework",
23   "resources": "InnoPlayer_iOS_SDK.framework/*.png",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }