[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / d / 0 / AdformTracking / 0.2.1 / AdformTracking.podspec.json
blobaa6f72d16550296acf6b0e47c44789d33004142c
2   "name": "AdformTracking",
3   "version": "0.2.1",
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.\n",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Adform",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/adform/adform-tracking-ios-sdk.git",
17     "tag": "v.0.2.1"
18   },
19   "preserve_paths": "AdformTracking.framework",
20   "public_header_files": "AdformTracking.framework/Versions/A/Headers/*.h",
21   "vendored_frameworks": "AdformTracking.framework",
22   "xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/AdformTracking/**",
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   },
26   "frameworks": [
27     "SystemConfiguration",
28     "AdSupport",
29     "CoreData"
30   ],
31   "requires_arc": true