[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 5 / 6 / Shortcut / 0.2.0 / Shortcut.podspec.json
bloba24e854da6e0ae2c2af194d8688d835a6bddab90
2   "name": "Shortcut",
3   "version": "0.2.0",
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",
8   "license": "MIT",
9   "authors": "Shortcut Media AG",
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/shortcutmedia/shortcut-ios.git",
15     "tag": "v0.2.0"
16   },
17   "source_files": "Shortcut/**/*.{h,m}",
18   "public_header_files": [
19     "Shortcut/Shortcut.h",
20     "Shortcut/SCConfig.h",
21     "Shortcut/SCSession.h"
22   ],
23   "requires_arc": true