4 "summary": "This is the iOS SDK of Shortcut. Learn more about Shortcut on https://shortcut.sc",
5 "description": "This SDK provides the following features:\n\n- Collection of statistics (app usage, deep links).\n- Support for deferred deep linking.\n- Creation Shortcuts (short mobile deep links) to share from within your app.",
6 "homepage": "https://shortcut.sc",
7 "social_media_url": "https://twitter.com/ShortcutMedia",
12 "authors": "Shortcut Media AG",
17 "git": "https://github.com/shortcutmedia/shortcut-ios.git",
20 "source_files": "Shortcut/**/*.{h,m}",
21 "public_header_files": [
22 "Shortcut/Shortcut.h",
23 "Shortcut/SCConfig.h",
24 "Shortcut/SCSession.h"