blob: 2a1751d1c6af6b1a265a39afc53650579b7e4d94 [file] [log] [blame]
{
"name": "AmpiOS",
"version": "1.0.13",
"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": "9.0"
},
"source": {
"git": "https://github.com/ScaledInference/Amp-iOS-SDK.git",
"tag": "v1.0.13"
},
"dependencies": {
"SQLite.swift": [
"~> 0.11.5"
]
},
"ios": {
"vendored_frameworks": "AmpiOS.framework"
}
}