[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / b / AdformAdvertising / 2.19.0 / AdformAdvertising.podspec.json
blob1fe4bb18b0a6c8d993d5dedc0143943bec5796d4
2   "name": "AdformAdvertising",
3   "version": "2.19.0",
4   "homepage": "https://github.com/adform/adform-ios-sdk",
5   "summary": "Adform Advertising SDK for iOS.",
6   "description": "Adform Mobile Software Development Kit (SDK) allows Publishers with mobile apps, or standalone app publishers to integrate their mobile app inventory into Adform’s Private Marketplace, where top advertisers are willing to pay top prices for exclusive and first-look access to premium inventory.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Adform",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/adform/adform-ios-sdk.git",
17     "tag": "2.19.0"
18   },
19   "vendored_frameworks": "AdformAdvertising.xcframework",
20   "xcconfig": {
21     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/AdformAdvertising/**",
22     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
23   },
24   "frameworks": [
25     "SystemConfiguration",
26     "MediaPlayer",
27     "AdSupport",
28     "CoreLocation",
29     "CoreMedia",
30     "CoreTelephony",
31     "WebKit",
32     "AppTrackingTransparency",
33     "AVFoundation",
34     "AVKit",
35     "SafariServices"
36   ],
37   "requires_arc": true