blob: 9c5793ab6b52bf67ad7dcf19a9ab28da5391b509 [file] [log] [blame]
{
"name": "AtomationFramework",
"version": "1.0.0-rc.1",
"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.0-rc.1/AtomationFramework.zip"
},
"swift_version": "5.0",
"ios": {
"vendored_frameworks": "AtomationFramework.framework"
},
"dependencies": {
"SQLite.swift": [
"0.11.6"
]
}
}