blob: 9ae0fa60add76b3f041b2b9c5414d62f9814f505 [file] [log] [blame]
{
"name": "AWSMobileAnalytics",
"version": "2.15.1",
"summary": "Amazon Web Services SDK for iOS.",
"deprecated": true,
"deprecated_in_favor_of": "Amplify",
"description": "This framework is deprecated. Use Amplify Analytics or AWSPinpoint.",
"homepage": "http://aws.amazon.com/mobile/sdk",
"license": "Apache License, Version 2.0",
"authors": {
"Amazon Web Services": "amazonwebservices"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aws/aws-sdk-ios.git",
"tag": "2.15.1"
},
"requires_arc": true,
"dependencies": {
"AWSCore": [
"2.15.1"
]
},
"source_files": [
"AWSMobileAnalytics/*.{h,m}",
"AWSMobileAnalytics/**/*.{h,m}"
],
"private_header_files": "AWSMobileAnalytics/Internal/*.h"
}