[Add] UBiXDaq 2.4.0
[CocoaPods.git] / Specs / e / 9 / f / PHNMeasurementKit / 0.5.2 / PHNMeasurementKit.podspec.json
blob4dbc18f9aabe11fcabcd37a2699fc88f2394313f
2   "name": "PHNMeasurementKit",
3   "version": "0.5.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   "source": {
16     "git": "https://github.com/PerformanceHorizonGroup/measurementkit-cocoapod.git",
17     "tag": "0.5.2"
18   },
19   "dependencies": {
20     "Reachability": [
21       "~> 3.2"
22     ],
23     "Bolts": [
24       "~> 1.8.4"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "SystemConfiguration",
30     "Security",
31     "SafariServices"
32   ],
33   "weak_frameworks": [
34     "AdSupport",
35     "StoreKit"
36   ]