[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 0 / 9 / NRClickableLabel / 0.1.3 / NRClickableLabel.podspec.json
blobb7331863e4aa31ce957b0ff565fdea50252858ce
2   "name": "NRClickableLabel",
3   "version": "0.1.3",
4   "summary": "An easy to use library to create Clickabel Lables in iOS.",
5   "swift_versions": "4.2",
6   "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.",
7   "homepage": "https://github.com/NalineeR/NRClickableLabel",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "NalineeR": "nalinee.rajpurohit95@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/NalineeR/NRClickableLabel.git",
17     "tag": "0.1.3"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "swift_version": "4.2"