blob: c5e7637fc701f6be6435d9917e82d7da1a194981 [file] [log] [blame]
{
"name": "AtomationFramework",
"version": "1.0.4",
"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.4/AtomationFramework.zip"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "AtomationFramework.framework"
},
"dependencies": {
"SQLite.swift": [
"0.12.2"
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "5.0"
}