[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / 3 / 2 / SwiftRichString / 3.0.0 / SwiftRichString.podspec.json
blob4836e74c2c8739f57d733f3cd6bf9f003795daac
2   "name": "SwiftRichString",
3   "version": "3.0.0",
4   "summary": "Elegant Strings & Attributed Strings Toolkit for Swift",
5   "description": "SwiftRichString is the best toolkit to work easily with Strings and Attributed Strings.",
6   "homepage": "https://github.com/malcommac/SwiftRichString",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniele Margutti": "hello@danielemargutti.com"
13   },
14   "social_media_url": "https://twitter.com/danielemargutti",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/malcommac/SwiftRichString.git",
23     "tag": "3.0.0"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "swift_versions": "5.0"