[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / e / 9 / f / PHNMeasurementKit / 0.3.2 / PHNMeasurementKit.podspec.json
blob1fc781dc6f85b26e8a150e9148d8f6a2036e94e9
2   "name": "PHNMeasurementKit",
3   "version": "0.3.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",
15   "preserve_paths": "*.a",
16   "vendored_libraries": "libPHNMeasurementKit-pod.a",
17   "source": {
18     "git": "https://github.com/PerformanceHorizonGroup/measurementkit-cocoapod.git",
19     "tag": "0.3.2"
20   },
21   "dependencies": {
22     "Reachability": [
23       "~> 3.2"
24     ]
25   },
26   "frameworks": [
27     "UIKit",
28     "SystemConfiguration",
29     "Security"
30   ]