4 "summary": "The Inbox iOS framework provides a native interface to the Inbox API.",
5 "description": "The Inbox iOS framework provides a native interface to the Inbox API, with additional features that make it easy to build full-fledged mail apps for iOS or add the email functionality you need to existing applications.",
6 "homepage": "https://github.com/inboxapp/inbox-ios",
15 "Ben Gotow": "ben@inboxapp.com"
17 "social_media_url": "http://twitter.com/bengotow",
18 "prefix_header_file": "InboxFramework/Inbox/Inbox-Prefix.pch",
20 "git": "https://github.com/inboxapp/inbox-ios.git",
25 "InboxFramework/Inbox/*.{h,m}",
26 "InboxFramework/Inbox/**/*.{h,m}",
27 "InboxFramework/InboxUI/**/*.{h,m}",
28 "InboxFramework/Submodules/PDKeychainBindingsController/PDKeychainBindingsController/*.{h,m}"
38 "public_header_files": [
39 "InboxFramework/Inbox/*.h",
40 "InboxFramework/Inbox/**/*.h",
41 "InboxFramework/InboxUI/**/*.h"
43 "libraries": "sqlite3",