[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / e / AdformHeaderBidding / 1.0 / AdformHeaderBidding.podspec.json
blob970378eec0449e40b6784fdb9c5d12ebc56fc336
2   "name": "AdformHeaderBidding",
3   "version": "1.0",
4   "homepage": "https://github.com/adform/adform-header-bidding-ios",
5   "summary": "Adform Header Bidding SDK for iOS.",
6   "description": "By using Header Bidding solution, you can have an access to external demand that otherwise may not be available through your primary ad server. Therefore Adform introduces Header Bidding SDK, which allows to check demand from Adform side.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Adform",
12   "platforms": {
13     "ios": "7.1"
14   },
15   "source": {
16     "git": "https://github.com/adform/adform-header-bidding-ios.git",
17     "tag": "v.1.0"
18   },
19   "preserve_paths": "AdformHeaderBidding.framework",
20   "public_header_files": "AdformHeaderBidding.framework/Versions/A/Headers/*.h",
21   "vendored_frameworks": "AdformHeaderBidding.framework",
22   "xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/AdformHeaderBidding/**",
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   },
26   "frameworks": [
27     "UIKit",
28     "SystemConfiguration",
29     "AdSupport",
30     "CoreTelephony",
31     "CoreLocation"
32   ],
33   "requires_arc": true