blob: e5a679158b23ecf2bdb94c09cc03329a6cc2005a [file] [log] [blame]
{
"name": "PromotedMetricsSDK-ObjC",
"version": "0.1.4",
"summary": "A short description of PromotedMetricsSDK-ObjC.",
"description": "Framework for the Promoted Metric APIs. Currently available for Objective C only.",
"homepage": "https://github.com/promotedai/ios-objc-sdk-metrics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Antonio Bello": "1085903+jeden@users.noreply.github.com"
},
"source": {
"git": "https://github.com/promotedai/ios-objc-sdk-metrics.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PromotedMetricsSDK-ObjC/Classes/**/*",
"dependencies": {
"SnowplowTracker": [
"~> 1.6"
]
}
}