[Add] RapidKitFoundation_MacOS 2024.1224.1706.628
[CocoaPods.git] / Specs / d / 5 / 6 / AttributedString.swift / 1.0.1 / AttributedString.swift.podspec.json
bloba24f01138fc9785b45ff4fa3d5a6e60096419b01
2   "name": "AttributedString.swift",
3   "version": "1.0.1",
4   "summary": "A simple swifty extension wrapper for NSAttributedString or NSMutableAttributedString",
5   "description": "A simple swifty extension wrapper for NSAttributedString or NSMutableAttributedString to make them much easier to use.",
6   "homepage": "https://github.com/michaelhenry/AttributedString.swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "michaelhenry": "me@iamkel.net"
13   },
14   "source": {
15     "git": "https://github.com/michaelhenry/AttributedString.swift.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AttributedString.swift/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"