[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / f / 3 / DeepLinkSDK / 0.2.5 / DeepLinkSDK.podspec.json
blobf1c5b172ac1b9f98432d8044b33d16f136bd10f9
2   "name": "DeepLinkSDK",
3   "version": "0.2.5",
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.5"
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_in_favor_of": "DeepLinkKit"