[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / 4 / AdColony / 4.3.1 / AdColony.podspec.json
blob1c7898c8157e922cca2eb1ab706220fbaadf642f
2   "name": "AdColony",
3   "version": "4.3.1",
4   "summary": "AdColony delivers high-definition Instant-Play video ads that can be displayed anywhere within your application.",
5   "description": "AdColony delivers high-definition Instant-Play video ads that can be displayed anywhere within your application. AdColony also contains V4VC, a secure system for rewarding users of your app with virtual currency upon the completion of video plays.",
6   "homepage": "http://adcolony.com",
7   "license": {
8     "type": "Commercial",
9     "text": "You must accept the terms and conditions on the AdColony website by registering in order to legally use the AdColony SDK. U.S. based companies will need to complete the W-9 form and send it to us, as well as complete the section on payment information on clients.adcolony.com, before publisher payments can be issued."
10   },
11   "authors": {
12     "AdColony Support": "support@adcolony.com"
13   },
14   "source": {
15     "git": "https://github.com/AdColony/AdColony-iOS-SDK.git",
16     "tag": "v4.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "public_header_files": "AdColony.framework/**/*.h",
23   "source_files": "AdColony.framework/**/*.h",
24   "vendored_frameworks": "AdColony.framework",
25   "preserve_paths": "AdColony.framework",
26   "libraries": "z",
27   "frameworks": [
28     "AdColony",
29     "AdSupport",
30     "AudioToolbox",
31     "AVFoundation",
32     "CoreMedia",
33     "CoreTelephony",
34     "JavaScriptCore",
35     "MessageUI",
36     "CoreServices",
37     "SystemConfiguration"
38   ],
39   "weak_frameworks": [
40     "Social",
41     "StoreKit",
42     "WatchConnectivity",
43     "WebKit",
44     "SafariServices"
45   ],
46   "xcconfig": {
47     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AdColony\""
48   }