[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 8 / AmpIMA / 9.0.16 / AmpIMA.podspec.json
blobff629d91c8d8fc109874b04b6663f88a9aace591
2   "name": "AmpIMA",
3   "version": "9.0.16",
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": "11.0",
16     "tvos": "11.0"
17   },
18   "source": {
19     "http": "https://mdtp-a.akamaihd.net/amp-ios-sdk/frameworks/9.0.16/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.16"
31     ]
32   }