[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / f / 7 / IronSourceAdColonyAdapter / 4.3.2.5 / IronSourceAdColonyAdapter.podspec.json
blobbb22ed2f4e69d63feff0d0fa2b165f32800d4e9e
2   "name": "IronSourceAdColonyAdapter",
3   "version": "4.3.2.5",
4   "summary": "AdColony Adapter",
5   "description": "Use this adapter to show AdColony ads",
6   "homepage": "http://www.ironsrc.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
10   },
11   "authors": {
12     "IronSource": "http://www.ironsrc.com/contact/"
13   },
14   "source": {
15     "http": "https://dl.bintray.com/ironsource-mobile/ios-adapters/ISAdColonyAdapter4.3.2.zip"
16   },
17   "source_files": "ISAdColonyAdapter/ISAdColonyAdapter.framework/**/*.{h,m}",
18   "public_header_files": "ISAdColonyAdapter/ISAdColonyAdapter.framework/**/*.h",
19   "preserve_paths": "ISAdColonyAdapter/ISAdColonyAdapter.framework",
20   "platforms": {
21     "ios": null
22   },
23   "requires_arc": true,
24   "frameworks": [
25     "AdSupport",
26     "AudioToolbox",
27     "AVFoundation",
28     "CoreMedia",
29     "CoreTelephony",
30     "JavaScriptCore",
31     "MessageUI",
32     "MobileCoreServices",
33     "SystemConfiguration"
34   ],
35   "weak_frameworks": [
36     "SafariServices",
37     "Social",
38     "StoreKit",
39     "WatchConnectivity",
40     "WebKit"
41   ],
42   "libraries": "z",
43   "vendored_frameworks": "ISAdColonyAdapter/ISAdColonyAdapter.framework",
44   "dependencies": {
45     "IronSourceSDK": [
46       "= 7.0.0.0"
47     ],
48     "AdColony": [
49       "= 4.1.5"
50     ]
51   }