4 "summary": "An iOS SDK for connecting and interacting with the AWS APIs.",
5 "description": " An iOS SDK for accessing the Amazon Web Service APIs. Designed to be fully asynchronous, block-based and simple, its much less verbose\n\t\t\t\tthan the official iOS SDK and is strongly typed where possible, including use of enum values for known strings.\n",
6 "homepage": "http://github.com/unsignedapps/ua-aws-sdk-ios",
9 "Unsigned Apps": "uaawssdk@unsignedapps.com"
12 "git": "https://github.com/unsignedapps/ua-aws-sdk-ios.git",
20 "AWS iOS SDK/UAAppDelegate.*",
26 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
32 "Vendor/**/**/*.{h,m}",
34 "AWS iOS SDK/UAAWSSDK.h",
35 "AWS iOS SDK/Common/*.{h,m}",
36 "AWS iOS SDK/Extensions/*.{h,m}"
42 "AWS iOS SDK/AS/*.{h,m}",
43 "AWS iOS SDK/AS/**/*.{h,m}"
52 "name": "AWSServiceHealth",
54 "AWS iOS SDK/AWSServiceHealth/*.{h,m}",
55 "AWS iOS SDK/AWSServiceHealth/**/*.{h,m}"
66 "AWS iOS SDK/CW/*.{h,m}",
67 "AWS iOS SDK/CW/**/*.{h,m}"
78 "AWS iOS SDK/EC2/*.{h,m}",
79 "AWS iOS SDK/EC2/**/*.{h,m}"
90 "AWS iOS SDK/ELB/*.{h,m}",
91 "AWS iOS SDK/ELB/**/*.{h,m}"
102 "AWS iOS SDK/IAM/*.{h,m}",
103 "AWS iOS SDK/IAM/**/*.{h,m}"
114 "AWS iOS SDK/SNS/*.{h,m}",
115 "AWS iOS SDK/SNS/**/*.{h,m}"