blob: fb811c85b0d3b10984c01f9707928cc4ad1efc43 [file] [log] [blame]
{
"name": "AmpiOS",
"version": "1.1.1",
"summary": "Amp.ai client for iOS applications.",
"homepage": "https://github.com/ScaledInference/Amp-iOS-SDK.git",
"authors": {
"Steve Mask": "steve@scaledinference.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ScaledInference/Amp-iOS-SDK.git",
"tag": "v1.1.1"
},
"dependencies": {
"SQLite.swift": [
"~> 0.11.5"
]
},
"ios": {
"vendored_frameworks": "AmpiOS.framework"
}
}