[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / 3 / 2 / SwiftRichString / 0.9.2 / SwiftRichString.podspec.json
blob7e3f151776c343b43a113ade00c9b20432df8cd9
2   "name": "SwiftRichString",
3   "version": "0.9.2",
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.2"
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"