[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / 0 / MTLLinkLabel / 0.1.6 / MTLLinkLabel.podspec.json
blobd752488af5ef961695de1960875f0b7b68a685a6
2   "name": "MTLLinkLabel",
3   "version": "0.1.6",
4   "summary": "Linkable UILabel",
5   "description": "MTLLinkLabel is linkable UILabel.",
6   "homepage": "http://mtl.recruit.co.jp",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kokoro": "korotan1@mac.com"
13   },
14   "social_media_url": "https://twitter.com/kokoron",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/recruit-mtl/MTLLinkLabel.git",
20     "tag": "v0.1.6"
21   },
22   "source_files": "MTLLinkLabel/*.swift",
23   "requires_arc": true