[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / d / 0 / AdformTracking / 1.9.0 / AdformTracking.podspec.json
blob9dc3e4e00482565fc8ca314fc52a0694fa78f979
2   "name": "AdformTracking",
3   "version": "1.9.0",
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": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/adform/adform-tracking-ios-sdk.git",
17     "tag": "1.9.0"
18   },
19   "vendored_frameworks": "AdformTracking.xcframework",
20   "xcconfig": {
21     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/AdformTracking/**",
22     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
23   },
24   "frameworks": [
25     "SystemConfiguration",
26     "AdSupport",
27     "CoreData",
28     "CoreTelephony",
29     "WebKit",
30     "AppTrackingTransparency"
31   ],
32   "requires_arc": true,
33   "dependencies": {
34     "Protobuf": [
35       "~>3.1"
36     ]
37   }