[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / d / 0 / AdformTracking / 1.1.5 / AdformTracking.podspec.json
blob9b4aa136fc935a31aac525847eb617140a7b9bfb
2   "name": "AdformTracking",
3   "version": "1.1.5",
4   "homepage": "https://github.com/adform/adform-tracking-ios-sdk",
5   "summary": "Adform Tracking SDK for iOS.",
6   "description": "When you run mobile campaigns, boost of new app installs are often one of the main goals. We are happy to announce that today we are launching app installs solution for iOS and Android devices. Easy to install SDK will enable campaign app installs tracking and reporting in Adform platform without need to deal with 3rd party SDKs and invest tons of time into that.",
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-tracking-ios-sdk.git",
17     "tag": "v.1.1.5"
18   },
19   "preserve_paths": "AdformTracking.framework",
20   "public_header_files": "AdformTracking.framework/Versions/A/Headers/*.h",
21   "source_files": "AdformTracking.framework/Versions/A/Headers/*.h",
22   "vendored_frameworks": "AdformTracking.framework",
23   "xcconfig": {
24     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/AdformTracking/**",
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
26   },
27   "frameworks": [
28     "SystemConfiguration",
29     "AdSupport",
30     "CoreData",
31     "CoreTelephony",
32     "SafariServices"
33   ],
34   "requires_arc": true,
35   "dependencies": {
36     "Protobuf": [
37       "~>3.1"
38     ]
39   }