blob: d752488af5ef961695de1960875f0b7b68a685a6 [file] [log] [blame]
{
"name": "MTLLinkLabel",
"version": "0.1.6",
"summary": "Linkable UILabel",
"description": "MTLLinkLabel is linkable UILabel.",
"homepage": "http://mtl.recruit.co.jp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kokoro": "korotan1@mac.com"
},
"social_media_url": "https://twitter.com/kokoron",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/recruit-mtl/MTLLinkLabel.git",
"tag": "v0.1.6"
},
"source_files": "MTLLinkLabel/*.swift",
"requires_arc": true
}