[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / c / 5 / 0 / LinkableLabel / 0.0.1 / LinkableLabel.podspec.json
bloba9e43c07794afa15d66f443c825029c3af57358a
2   "name": "LinkableLabel",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "LinkableLabel can make links in UILabel",
7   "requires_arc": true,
8   "version": "0.0.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Alex Moiseenko": "alexmoiseenko@me.com"
15   },
16   "homepage": "https://github.com/alexmay23/LinkableLabel",
17   "source": {
18     "git": "https://github.com/alexmay23/LinkableLabel.git",
19     "tag": "0.0.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "Sources/**/*.{h,m}"