[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 0 / 9 / NRClickableLabel / 0.1.1 / NRClickableLabel.podspec.json
blob4d5ce59d06ba143a02c1f9a0dcb4c9f9bca14c72
2   "name": "NRClickableLabel",
3   "version": "0.1.1",
4   "summary": "An easy to use library to create Clickabel Lables in iOS.",
5   "description": "An easy to use library to create Clickabel Lables in iOS. You can make the text clickable along with customising the font, color or underline etc.",
6   "homepage": "https://github.com/NalineeR/NRClickableLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NalineeR": "nalinee.rajpurohit95@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/NalineeR/NRClickableLabel.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/**/*.swift"