[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / 4 / AdColony / 2.2.4 / AdColony.podspec.json
blobc161c3f9016dfdfda6fdf47c9bfac606b325945b
2   "name": "AdColony",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "version": "2.2.4",
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   "summary": "AdColony delivers high-definition Instant-Play video ads that can be displayed anywhere within your application.",
12   "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.",
13   "homepage": "http://adcolony.com/",
14   "authors": {
15     "AdColony support": "support@adcolony.com"
16   },
17   "source": {
18     "git": "https://github.com/greenappleball/AdColony.git",
19     "tag": "2.2.4"
20   },
21   "requires_arc": true,
22   "public_header_files": "AdColony.framework/**/*.h",
23   "vendored_frameworks": "AdColony.framework",
24   "preserve_paths": "AdColony.framework",
25   "libraries": "z",
26   "frameworks": [
27     "AdColony",
28     "AudioToolbox",
29     "AVFoundation",
30     "CoreGraphics",
31     "CoreMedia",
32     "CoreTelephony",
33     "EventKit",
34     "EventKitUI",
35     "MediaPlayer",
36     "MessageUI",
37     "QuartzCore",
38     "SystemConfiguration"
39   ],
40   "weak_frameworks": [
41     "AdSupport",
42     "Social",
43     "StoreKit"
44   ],
45   "xcconfig": {
46     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AdColony\""
47   }