[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / a / 9 / 8 / AmpIMA / 9.0.15 / AmpIMA.podspec.json
blob3028853d2fc74e1f4756457fc8421d71de10e7d5
2   "name": "AmpIMA",
3   "version": "9.0.15",
4   "summary": "Akamai Adaptive Media Player Google IMA Plugin",
5   "description": "Integrate your Double Click Ads on Akamai Adaptive Media Player, support server side ads and client side ads.",
6   "homepage": "https://developer.akamai.com/tools/AdaptiveMedia.html",
7   "license": {
8     "type": "Custom",
9     "text": "©2014 Akamai Technologies, Inc. All Rights Reserved. Reproduction in whole or in part in any form or medium without express written permission is prohibited. Akamai and the Akamai wave logo are registered trademarks. Other trademarks contained herein are the property of their respective owners."
10   },
11   "authors": {
12     "Media Development Team": "amp-sdk-support@akamai.com"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "tvos": "10.0"
17   },
18   "source": {
19     "http": "https://mdtp-a.akamaihd.net/amp-ios-sdk/frameworks/9.0.15/AmpIMA.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "AmpIMA/iOS/AmpIMA.framework"
23   },
24   "tvos": {
25     "vendored_frameworks": "AmpIMA/tvOS/AmpIMATV.framework"
26   },
27   "exclude_files": "Classes/Exclude",
28   "dependencies": {
29     "AmpCore": [
30       "~> 9.0.15"
31     ]
32   }