4 "summary": "** Use InboxKit instead **",
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/Submodules/INDependencyNamespacing.h",
26 "InboxFramework/Submodules/FMDB/src/fmdb/*.{h,m}",
27 "InboxFramework/Submodules/AFNetworking/AFNetworking/*.{h,m}",
28 "InboxFramework/Submodules/AFNetworking/UIKit+AFNetworking/*.{h,m}",
29 "InboxFramework/Submodules/PDKeychainBindingsController/PDKeychainBindingsController/*.{h,m}",
30 "InboxFramework/Inbox/*.{h,m}",
31 "InboxFramework/Inbox/**/*.{h,m}",
32 "InboxFramework/InboxUI/**/*.{h,m}"
34 "public_header_files": [
35 "InboxFramework/Inbox/*.h",
36 "InboxFramework/Inbox/**/*.h",
37 "InboxFramework/InboxUI/**/*.h"
39 "libraries": "sqlite3",