[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / c / b / 0 / UITapableLabelView / 0.1.0 / UITapableLabelView.podspec.json
blob125d958858c9632aabd60a0b1d6f48e862a63c7b
2   "name": "UITapableLabelView",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "UITapableLabelView lets an ios Developer clicks on uilabel words with ease",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE.md"
12   },
13   "authors": {
14     "Ali Maher": "ali.maheir@gmail.com"
15   },
16   "homepage": "https://github.com/Ali0Maher/UITapableLabelView",
17   "source": {
18     "git": "https://github.com/Ali0Maher/UITapableLabelView.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": [
23     "UITapableLabelView",
24     "UITapableLabelView/**/*.{swift}"
25   ],
26   "swift_versions": "4.2",
27   "swift_version": "4.2"