2 "name": "AWSTwitterSignIn",
4 "summary": "Amazon Web Services Twitter Sign In SDK for iOS.",
5 "description": "The AWS Twitter Sign In SDK for iOS provides a library, code samples, and documentation for developers to build connected mobile applications using AWS.",
6 "homepage": "https://hatboysoftware.com",
7 "license": "Apache License, Version 2.0",
9 "Matthew Alan Gray": "mgray@hatboysoftware.com"
15 "git": "https://github.com/hatboysoftware/AWSTwitterSignIn.git",
30 "preserve_paths": "AWSTwitterSignIn/**/*",
31 "source_files": "AWSTwitterSignIn/**/*.{h,m}",
32 "public_header_files": "AWSTwitterSignIn/*.h",
33 "frameworks": "SafariServices",
35 "AWSTwitterSignIn": "AWSTwitterSignIn/Images.xcassets"
37 "pod_target_xcconfig": {
38 "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(SRCROOT)/**",
39 "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"