[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 3 / 2 / SwiftRichString / 1.1.0 / SwiftRichString.podspec.json
blobc120ddcad3ddf6375d3a76c53efc88fb651e4a34
2   "name": "SwiftRichString",
3   "version": "1.1.0",
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": "1.1.0"
23   },
24   "source_files": "Sources/**/*.swift",
25   "frameworks": "Foundation",
26   "requires_arc": true,
27   "module_name": "SwiftRichString",
28   "pushed_with_swift_version": "4.0"