[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / d / f / 3 / DeepLinkSDK / 0.2.7 / DeepLinkSDK.podspec.json
blob8be4c33eb573cbb5d9ca162ac6da0049568fb36c
2   "name": "DeepLinkSDK",
3   "version": "0.2.7",
4   "summary": "A splendid route-matching, block-based way to handle your deep links.",
5   "description": "                       The Button DeepLink SDK is a splendid route-handling block-based way to handle deep links. Rather than decide how to format your URLs, parse them, pass data, and navigate to specific content or perform actions, this SDK and a few lines of code will get you on your way.\n",
6   "homepage": "http://www.usebutton.com/sdk/deep-links",
7   "license": "MIT",
8   "authors": "Button, Inc.",
9   "source": {
10     "git": "https://github.com/usebutton/ios-deeplink-sdk.git",
11     "tag": "0.2.7"
12   },
13   "social_media_url": "https://twitter.com/buttondev",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "DeepLinkSDK/**/*.{h,m}",
19   "deprecated": true,
20   "deprecated_in_favor_of": "DeepLinkKit"