[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / 5 / URLable / 1.0.0 / URLable.podspec.json
blob5b76f583b09f301784895dde35189999d6e001c7
2   "name": "URLable",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "version": "1.0.0",
7   "summary": "A UILabel having the tap on url functionality just like in a UITextView",
8   "homepage": "https://github.com/PanagiotisVakalis/URLable",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Panagiotis Vakalis": "dev.panagiotis.vakalis@outlook.com"
15   },
16   "social_media_url": "https://twitter.com/IBPanos",
17   "source": {
18     "git": "https://github.com/PanagiotisVakalis/URLable.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "URLable/**/*.{swift}",
22   "swift_versions": "5.1",
23   "swift_version": "5.1"