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",
9 "authors": "Shortcut Media AG",
14 "git": "https://github.com/shortcutmedia/shortcut-ios.git",
17 "source_files": "Shortcut/**/*.{h,m}",
18 "public_header_files": [
19 "Shortcut/Shortcut.h",
20 "Shortcut/SCConfig.h",
21 "Shortcut/SCSession.h"