[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 9 / f / PHNMeasurementKit / 0.5.1 / PHNMeasurementKit.podspec.json
blobd0abdfbc9c7253d8c3678311896f7db91d29fce1
2   "name": "PHNMeasurementKit",
3   "version": "0.5.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.5.1"
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   ]