[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / e / 9 / f / PHNMeasurementKit / 0.4.2 / PHNMeasurementKit.podspec.json
blob17c8ccd2dcc123f4c32756fc7da6d6056f58edaf
2   "name": "PHNMeasurementKit",
3   "version": "0.4.2",
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.2"
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   ]