[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / a / d / Linker / 1.0.0 / Linker.podspec.json
blobea94637432bc33aff044481f13d8cabe99d7d257
2   "name": "Linker",
3   "version": "1.0.0",
4   "summary": "Lightweight way to handle internal and external URLs in Swift for iOS.",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Maksim Kurpa": "maksim.kurpa@gmail.com"
14   },
15   "description": "Linker is the easiest way to handle internal and external URLs in your project!",
16   "homepage": "https://github.com/MaksimKurpa/Linker",
17   "source": {
18     "git": "https://github.com/MaksimKurpa/Linker.git",
19     "branch": "master",
20     "tag": "1.0.0"
21   },
22   "social_media_url": "https://www.facebook.com/maksim.kurpa",
23   "source_files": "Linker/Sources/Linker/*.{swift}",
24   "requires_arc": true,
25   "pushed_with_swift_version": "4.0"