[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 1 / e / DeepLinkKit / 1.1.0 / DeepLinkKit.podspec.json
blobf7d492ea868ec29288f231dd4791adfca596c07b
2   "name": "DeepLinkKit",
3   "version": "1.1.0",
4   "summary": "A splendid route-matching, block-based way to handle your deep links.",
5   "description": "                       DeepLink Kit is a splendid route-handling block-based way to handle deep links. Use DeepLink Kit to parse incoming URLs, extract parameters from the host, url etc.. and even build outgoing deeplinks. All with a simple, block-based interface.\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/DeepLinkKit.git",
11     "tag": "1.1.0"
12   },
13   "social_media_url": "https://twitter.com/buttondev",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "DeepLinkKit/**/*.{h,m}"