[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / b / AdformAdvertising / 2.5 / AdformAdvertising.podspec.json
blobf9f864425e1db819ac343fc3d95bf5719899b9e4
2   "name": "AdformAdvertising",
3   "version": "2.5",
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": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/adform/adform-ios-sdk.git",
17     "tag": "v.2.5"
18   },
19   "preserve_paths": "AdformAdvertising.framework",
20   "public_header_files": "AdformAdvertising.framework/Versions/A/Headers/*.h",
21   "vendored_frameworks": "AdformAdvertising.framework",
22   "xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/AdformAdvertising/**",
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   },
26   "frameworks": [
27     "UIKit",
28     "CoreGraphics",
29     "QuartzCore",
30     "SystemConfiguration",
31     "EventKit",
32     "EventKitUI",
33     "MediaPlayer",
34     "AdSupport",
35     "CoreTelephony",
36     "CoreLocation",
37     "CoreMedia",
38     "AVFoundation",
39     "AssetsLibrary"
40   ],
41   "requires_arc": true