[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 3 / f / AttributedTextURL / 0.0.1 / AttributedTextURL.podspec.json
blobe0194c3039f57884a3a9a6e9828433c233ebf021
2   "name": "AttributedTextURL",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This library helps to create AttributedString with one or more links, for layouts containing links in the middle of the text.",
6   "homepage": "https://github.com/dejacs/AttributedTextURL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jade Silveira": "jadecs8@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/dejacs/AttributedTextURL.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "AttributedTextURL/**/*.{h,m,swift}",
23   "swift_version": "4.2"