[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / e / 3 / MFJLabel / 0.1.1 / MFJLabel.podspec.json
blob1160e735bce42a17abef2ae3f62fdbf44692b443
2   "name": "MFJLabel",
3   "version": "0.1.1",
4   "summary": "UILabel subclass with link detection using Core Text",
5   "homepage": "https://github.com/mjarvis/MFJLabel",
6   "license": "MIT",
7   "authors": {
8     "Malcolm Jarvis": "malcolm@getflow.com",
9     "Bjarne Mogstad": "bjarne@getflow.com"
10   },
11   "source": {
12     "git": "https://github.com/mjarvis/MFJLabel.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "MFJLabel.{h,m}",
19   "requires_arc": true