blob: dcca4223a1834968048959ae4224e001b35d2d5b [file] [log] [blame]
{
"name": "AWSPinpoint",
"version": "2.13.1",
"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": "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.13.1"
},
"requires_arc": true,
"dependencies": {
"AWSCore": [
"2.13.1"
]
},
"source_files": [
"AWSPinpoint/*.{h,m}",
"AWSPinpoint/**/*.{h,m}"
],
"private_header_files": "AWSPinpoint/Internal/*.h"
}