blob: 4d416ff2abfdff99565448ce128dbc25123f6dc6 [file] [log] [blame]
{
"name": "PrimedIO",
"version": "0.0.5",
"summary": "IOS SDK for retrieving predictions from the Primed Backend, as well as track behavior",
"description": "IOS SDK for retrieving predictions from the Primed Backend, as well as track behavior.",
"homepage": "https://gitlab.com/primedio/delivery-primedios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PrimedIO": "info@primed.io"
},
"source": {
"git": "https://gitlab.com/primedio/delivery-primedios.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PrimedIO/Classes/**/*",
"swift_version": "4.0",
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 13.3.0"
]
}
}