[Add] TPNAdColonySDKAdapter 6.4.28
[CocoaPods.git] / Specs / e / 9 / f / PHNMeasurementKit / 0.4.4 / PHNMeasurementKit.podspec.json
blob2b6cd9ed23a94afd491422d3f2ad7d8fe73cca42
2   "name": "PHNMeasurementKit",
3   "version": "0.4.4",
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.4"
19   },
20   "dependencies": {
21     "Reachability": [
22       "~> 3.2"
23     ],
24     "Bolts": [
25       "~> 1.8.4"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "SystemConfiguration",
31     "Security",
32     "SafariServices"
33   ],
34   "weak_frameworks": [
35     "AdSupport",
36     "StoreKit"
37   ]