[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / 2 / 6 / InnoPlayer_iOS_SDK / 0.3.1 / InnoPlayer_iOS_SDK.podspec.json
blob43b50881e95e164252769681c7b26842975a5ea8
2   "name": "InnoPlayer_iOS_SDK",
3   "version": "0.3.1",
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.1"
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   }