[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 3 / 2 / SwiftRichString / 0.9.9 / SwiftRichString.podspec.json
blob62a5ca2d54bcbbb540a3f123c03e5aa67b505d60
2   "name": "SwiftRichString",
3   "version": "0.9.9",
4   "summary": "Elegant Attributed Strings (NSAttributedString) in Swift",
5   "homepage": "https://github.com/malcommac/SwiftRichString",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniele Margutti": "me@danielemargutti.com"
12   },
13   "social_media_url": "http://twitter.com/danielemargutti",
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0",
17     "watchos": "2.0",
18     "osx": "10.10"
19   },
20   "source": {
21     "git": "https://github.com/malcommac/SwiftRichString.git",
22     "tag": "0.9.9"
23   },
24   "source_files": "Sources/**/*.swift",
25   "frameworks": "Foundation",
26   "requires_arc": true,
27   "module_name": "SwiftRichString",
28   "pushed_with_swift_version": "3.0"