[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / a / ContextLabel / 0.3.1 / ContextLabel.podspec.json
blob600d6eed7f21882160f4b155b284c2a8459ed14d
2   "name": "ContextLabel",
3   "version": "0.3.1",
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.co"
12   },
13   "homepage": "https://github.com/michaelloistl/ContextLabel",
14   "source": {
15     "git": "https://github.com/michaelloistl/ContextLabel.git",
16     "tag": "0.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ContextLabel/*.{swift}",
22   "requires_arc": true