blob: cecaa03e8f5c274d457d66510be7e18773438e47 [file] [log] [blame]
{
"name": "AmpiOS",
"version": "1.1.3",
"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.3"
},
"dependencies": {
"SQLite.swift": [
"~> 0.11.5"
]
},
"ios": {
"vendored_frameworks": "AmpiOS.framework"
}
}