[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / b / AdformAdvertising / 2.7.2 / AdformAdvertising.podspec.json
blob1928f11a3871ecb9ee2e6c7c2d0e803801de13ad
2   "name": "AdformAdvertising",
3   "version": "2.7.2",
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.7.2"
18   },
19   "preserve_paths": "AdformAdvertising.framework",
20   "public_header_files": "AdformAdvertising.framework/Versions/A/Headers/*.h",
21   "source_files": "AdformAdvertising.framework/Versions/A/Headers/*.h",
22   "vendored_frameworks": "AdformAdvertising.framework",
23   "xcconfig": {
24     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/AdformAdvertising/**",
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
26   },
27   "frameworks": [
28     "UIKit",
29     "CoreGraphics",
30     "QuartzCore",
31     "SystemConfiguration",
32     "MediaPlayer",
33     "AdSupport",
34     "CoreTelephony",
35     "CoreLocation",
36     "CoreMedia",
37     "AVFoundation",
38     "SafariServices"
39   ],
40   "requires_arc": true