[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / 3 / 2 / SwiftRichString / 0.9.8 / SwiftRichString.podspec.json
blob1c805ecdea6f4014ae8a41eb1ae83aa62e713374
2   "name": "SwiftRichString",
3   "version": "0.9.8",
4   "summary": "Elegant and painless Attributed String (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   "source": {
15     "git": "https://github.com/malcommac/SwiftRichString.git",
16     "tag": "0.9.8"
17   },
18   "source_files": "Sources/**/*.swift",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "requires_arc": true,
24   "module_name": "SwiftRichString",
25   "pushed_with_swift_version": "3.0"