[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / e / 0 / TappableLabelView / 1.1.0 / TappableLabelView.podspec.json
blobed9070873163f4180cc5eef03db98e81c7fc3d6e
2   "name": "TappableLabelView",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "customizable and lightweight library that makes the task of displaying a lengthy text with tappable strings, as easy as you would like",
7   "requires_arc": true,
8   "version": "1.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Malinka Seneviratne": "malinkas86@gmail.com"
15   },
16   "homepage": "https://github.com/malinkas86/TappableLabelView",
17   "source": {
18     "git": "https://github.com/malinkas86/TappableLabelView.git",
19     "tag": "1.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "TappableLabelView/**/*.{swift}",
23   "resources": "TappableLabelView/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"