[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 9 / f / PHNMeasurementKit / 0.4.1 / PHNMeasurementKit.podspec.json
blob4deddcd487f729c8b1c66d1632b5275c31f30230
2   "name": "PHNMeasurementKit",
3   "version": "0.4.1",
4   "summary": "SDK for performance marketing event tracking from Performance Horizon",
5   "description": "SDK for tracking installs and events within native apps, part of Performance Horizon's affiliate tracking service",
6   "homepage": "https://github.com/PerformanceHorizonGroup/measurementkit-cocoapod",
7   "license": "MIT",
8   "authors": {
9     "Performance Horizon": "support@phgsupport.com"
10   },
11   "platforms": {
12     "ios": "7.1"
13   },
14   "source_files": "*.{h,m}",
15   "vendored_libraries": "libPHNMeasurementKit-pod.a",
16   "source": {
17     "git": "https://github.com/PerformanceHorizonGroup/measurementkit-cocoapod.git",
18     "tag": "0.4.1"
19   },
20   "dependencies": {
21     "Reachability": [
22       "~> 3.2"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "SystemConfiguration",
28     "Security",
29     "SafariServices"
30   ],
31   "weak_frameworks": [
32     "AdSupport",
33     "StoreKit"
34   ]