blob: bb198cbea8379a6500ce947034e864929cae4a36 [file] [log] [blame]
{
"name": "Amp",
"version": "1.0.3",
"summary": "Amp.ai client for server-side Swift applications.",
"homepage": "https://github.com/ScaledInference/Amp-Swift-SDK.git",
"authors": {
"Steve Mask": "steve@scaledinference.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ScaledInference/Amp-Swift-SDK.git",
"tag": "v1.0.3"
},
"ios": {
"vendored_frameworks": "Amp.framework"
}
}