[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / a / c / d / AtomationFramework / 1.0.4 / AtomationFramework.podspec.json
blobc5e7637fc701f6be6435d9917e82d7da1a194981
2   "name": "AtomationFramework",
3   "version": "1.0.4",
4   "summary": "Atomation Framework is a development tool for communicating with the Atomation Platform",
5   "homepage": "https://www.atomation.net",
6   "authors": {
7     "Atomation inc.": "support@atomation.net"
8   },
9   "license": {
10     "type": "Commercial",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.3"
15   },
16   "source": {
17     "http": "https://s3-us-west-2.amazonaws.com/atmsdk/sdk/AtomationFramework/1.0.4/AtomationFramework.zip"
18   },
19   "swift_versions": "5.0",
20   "ios": {
21     "vendored_frameworks": "AtomationFramework.framework"
22   },
23   "dependencies": {
24     "SQLite.swift": [
25       "0.12.2"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "swift_version": "5.0"