blob: 035edec0e39b0af94cca3c8ddf6a9b1ce41e050a [file] [log] [blame]
{
"name": "AmpiOS",
"version": "1.0.5",
"summary": "Amp.ai client for iOS applications.",
"homepage": "https://github.com/ScaledInference/Amp-iOS-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-iOS-SDK.git",
"tag": "v1.0.5"
},
"ios": {
"vendored_frameworks": "AmpiOS.framework"
}
}