Latest | 2.9.8 |
---|---|
Homepage | https://aws.amazon.com/mobile/sdk |
License | Apache License, Version 2.0 |
Platforms | ios 9.0, requires ARC |
Dependencies | AWSAuthCore, AWSCognitoIdentityProvider |
Authors |
Latest podspec
{ "name": "AWSMobileClient", "version": "2.9.8", "summary": "Amazon Web Services SDK for iOS.", "description": "The AWS SDK for iOS provides a library, code samples, and documentation for developers to build connected mobile applications using AWS.", "homepage": "https://aws.amazon.com/mobile/sdk", "license": "Apache License, Version 2.0", "authors": { "Amazon Web Services": "amazonwebservices" }, "platforms": { "ios": "9.0" }, "source": { "git": "https://github.com/aws/aws-sdk-ios.git", "tag": "2.9.8" }, "requires_arc": true, "dependencies": { "AWSAuthCore": [ "2.9.8" ], "AWSCognitoIdentityProvider": [ "2.9.8" ] }, "source_files": [ "AWSAuthSDK/Sources/AWSMobileClient/*.{h,m}", "AWSAuthSDK/Sources/AWSMobileClient/Internal/*.{h,m}", "AWSAuthSDK/Sources/AWSMobileClient/*.swift", "AWSCognitoAuth/**/*.{h,m,c}" ], "public_header_files": [ "AWSAuthSDK/Sources/AWSMobileClient/AWSMobileClient.h", "AWSAuthSDK/Sources/AWSMobileClient/Internal/_AWSMobileClient.h", "AWSCognitoAuth/*.h", "AWSAuthSDK/Sources/AWSMobileClient/Internal/AWSCognitoAuth+Extensions.h" ] }
Mon, 20 May 2019 10:53:17 +0000