[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / a / ContextLabel / 1.2.0 / ContextLabel.podspec.json
blobe3b017e404cde33d8488385eb59195f30fd40112
2   "name": "ContextLabel",
3   "version": "1.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A simple to use drop in replacement for UILabel",
9   "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.",
10   "authors": {
11     "Michael Loistl": "michael@aplo.io"
12   },
13   "homepage": "https://github.com/michaelloistl/ContextLabel",
14   "source": {
15     "git": "https://github.com/michaelloistl/ContextLabel.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ContextLabel/*.{swift}",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"