[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 1 / 4 / NSHyperLabelSwift / 0.1.0 / NSHyperLabelSwift.podspec.json
blobb692b8de5e366cec2605bab24ec64b6e26b5721e
2   "name": "NSHyperLabelSwift",
3   "version": "0.1.0",
4   "summary": "An easy way to add hyperlinks to UILabels",
5   "description": "NSHyperLabelSwift is a simple, easy way to add hyperlinks to UILabels. You can add a hyperlink from a substring.",
6   "homepage": "https://github.com/netsells/NSHyperLabelSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jack Colley": "jack.colley@netsells.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/netsells/NSHyperLabelSwift.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/jackcolley",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "NSHyperLabelSwift/Classes/**/*"