[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 7 / 3 / 2 / SwiftRichString / 2.0.5 / SwiftRichString.podspec.json
blob9ec538588e054a62eeefc4f99206147d0327e0a6
2   "name": "SwiftRichString",
3   "version": "2.0.5",
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": "2.0.5"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "swift_version": "4.0"