[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / d / a / ContextLabel / 0.3.0 / ContextLabel.podspec.json
blob3fd3e5ae6d79f111126d24e00ae18cd9434a1de3
2   "name": "ContextLabel",
3   "version": "0.3.0",
4   "license": "MIT",
5   "summary": "A simple to use drop in replacement for UILabel",
6   "description": "A simple to use drop in replacement for UILabel written in Swift that provides automatic detection of links such as URLs, twitter style usernames and hashtags.",
7   "authors": {
8     "Michael Loistl": "michael@aplo.co"
9   },
10   "homepage": "https://github.com/michaelloistl/ContextLabel",
11   "source": {
12     "git": "https://github.com/michaelloistl/ContextLabel.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "ContextLabel/*.{swift}",
19   "requires_arc": true