blob: 4cb1ecb256fb339062788af8eadef551a574e391 [file] [log] [blame]
{
"name": "AmpiOS",
"version": "1.0.4",
"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.4"
},
"ios": {
"vendored_frameworks": "AmpiOS.framework"
}
}