[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / 4 / AdColony / 3.1.0 / AdColony.podspec.json
blobad1d178180313998ff95534205d82c8a2548ba1b
2   "name": "AdColony",
3   "version": "3.1.0",
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-3.git",
16     "tag": "v3.1.0"
17   },
18   "platforms": {
19     "ios": "6.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     "CoreTelephony",
33     "EventKit",
34     "MediaPlayer",
35     "MessageUI",
36     "Social",
37     "StoreKit",
38     "SystemConfiguration"
39   ],
40   "weak_frameworks": [
41     "JavaScriptCore",
42     "WebKit"
43   ],
44   "xcconfig": {
45     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AdColony\""
46   }