[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 7 / d / PromotedMetricsSDK-ObjC / 0.1.1 / PromotedMetricsSDK-ObjC.podspec.json
blobfddc05ece961224ee90237a245d68f15e28d24f4
2   "name": "PromotedMetricsSDK-ObjC",
3   "version": "0.1.1",
4   "summary": "A short description of PromotedMetricsSDK-ObjC.",
5   "description": "Framework for the Promoted Metric APIs. Currently available for Objective C only.",
6   "homepage": "https://github.com/promotedai/ios-objc-sdk-metrics",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Antonio Bello": "1085903+jeden@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/promotedai/ios-objc-sdk-metrics.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PromotedMetricsSDK-ObjC/Classes/**/*",
22   "dependencies": {
23     "SnowplowTracker": [
24       "~> 1.6"
25     ]
26   }