4 "summary": "Amazon Web Services Amplify for iOS.",
5 "description": "AWS Amplify for iOS provides a declarative library for application development using cloud services",
6 "homepage": "https://github.com/aws-amplify/amplify-swift",
7 "license": "Apache License, Version 2.0",
9 "Amazon Web Services": "amazonwebservices"
12 "git": "https://github.com/aws-amplify/amplify-swift.git",
18 "swift_versions": "5.0",
19 "source_files": "Amplify/**/*.swift",
20 "default_subspecs": "Default",
21 "weak_frameworks": "SwiftUI",
25 "preserve_paths": "AmplifyTools",
28 "script": "echo \"no-op\"",
29 "execution_position": "before_compile"
34 "preserve_paths": "AmplifyTools",
36 "name": "AmplifyTools",
37 "script": "mkdir -p \"${PODS_ROOT}/AmplifyTools\"; cp -vf \"${PODS_TARGET_SRCROOT}/AmplifyTools/amplify-tools.sh\" \"${PODS_ROOT}/AmplifyTools/.\"",
38 "execution_position": "before_compile"
42 "swift_version": "5.0"