4 "summary": "Button iOS SDK.",
5 "description": "Button iOS SDK.\n\nhttp://usebutton.com",
6 "homepage": "http://www.usebutton.com",
8 "authors": "Button, Inc",
13 "git": "https://github.com/button/button-ios.git",
17 "compiler_flags": "-w",
18 "preserve_paths": "Button.framework",
19 "public_header_files": "Button.framework/Versions/A/Headers/*.h",
20 "source_files": "Button.framework/Versions/A/Headers/*.h",
21 "vendored_frameworks": "Button.framework",
22 "resources": "Button.bundle",
23 "frameworks": "AdSupport"