[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / b / 9 / AmpComScore / 9.0.11 / AmpComScore.podspec.json
blob08a54efdd6f977c0d96e80a6f18326747e192407
2   "name": "AmpComScore",
3   "version": "9.0.11",
4   "summary": "Akamai Adaptive Media Player plugin for ComScore.",
5   "description": "Integrate ComScore Analytics on Akamai Adaptive Media Player.",
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.11/AmpComScore.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "AmpComScore/iOS/AmpComScore.framework"
23   },
24   "tvos": {
25     "vendored_frameworks": "AmpComScore/tvOS/AmpComScoreTV.framework"
26   },
27   "exclude_files": "Classes/Exclude",
28   "dependencies": {
29     "AmpCore": [
30       "~> 9.0.11"
31     ],
32     "ComScore": [
34     ]
35   }