[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 2 / 6 / InnoPlayer_iOS_SDK / 0.3.0 / InnoPlayer_iOS_SDK.podspec.json
blob175c10e2ac7f7adae8850eb043580a28d740406e
2   "name": "InnoPlayer_iOS_SDK",
3   "version": "0.3.0",
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": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/mncinnovation/innoplayer-ios.git",
20     "tag": "0.3.0"
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   }