[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / a / 7 / d / PromotedMetricsSDK-ObjC / 0.1.2 / PromotedMetricsSDK-ObjC.podspec.json
blob5f4fe8b70fbdef8048ecb9dc366d1ae3c57b8f4a
2   "name": "PromotedMetricsSDK-ObjC",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PromotedMetricsSDK-ObjC/Classes/**/*",
22   "dependencies": {
23     "SnowplowTracker": [
24       "~> 1.6"
25     ]
26   }