[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 7 / 3 / 2 / SwiftRichString / 3.0.4 / SwiftRichString.podspec.json
blob78397801c07f964f37c0f88aece6640813bd664a
2   "name": "SwiftRichString",
3   "version": "3.0.4",
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.2"
20   },
21   "source": {
22     "git": "https://github.com/malcommac/SwiftRichString.git",
23     "tag": "3.0.4"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "swift_versions": [
28     "5.0",
29     "5.1"
30   ],
31   "swift_version": "5.1"