[Add] AgoraIrisRTC_macOS 4.4.1.6-build.1
[CocoaPods.git] / Specs / c / 8 / 4 / AdColony / 4.4.1 / AdColony.podspec.json
blob6047292f39dea13146e59e3126a04c719dfe98c5
2   "name": "AdColony",
3   "version": "4.4.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.4.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "public_header_files": "AdColony.framework/**/*.h",
29   "source_files": "AdColony.framework/**/*.h",
30   "vendored_frameworks": "AdColony.framework",
31   "preserve_paths": "AdColony.framework",
32   "libraries": "z",
33   "frameworks": [
34     "AdColony",
35     "AdSupport",
36     "AudioToolbox",
37     "AVFoundation",
38     "CoreMedia",
39     "CoreTelephony",
40     "JavaScriptCore",
41     "MessageUI",
42     "CoreServices",
43     "SystemConfiguration"
44   ],
45   "weak_frameworks": [
46     "Social",
47     "StoreKit",
48     "WatchConnectivity",
49     "WebKit",
50     "SafariServices",
51     "AppTrackingTransparency"
52   ],
53   "xcconfig": {
54     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AdColony\""
55   },
56   "deprecated_in_favor_of": "Fyber_Marketplace_SDK"