blob: 4b391fc7883aa2eba5079d4b21320940f10c05d8 [file] [log] [blame]
{
"name": "AtomationFramework",
"version": "1.0.2",
"summary": "Atomation Framework is a development tool for communicating with the Atomation Platform",
"homepage": "https://www.atomation.net",
"authors": {
"Atomation inc.": "support@atomation.net"
},
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"platforms": {
"ios": "10.3"
},
"source": {
"http": "https://s3-us-west-2.amazonaws.com/atmsdk/sdk/AtomationFramework/1.0.2/AtomationFramework.zip"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "AtomationFramework.framework"
},
"dependencies": {
"SQLite.swift": [
"0.12.2"
]
},
"swift_version": "5.0"
}