[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / d / 3 / 8 / Thongs / 0.9.6 / Thongs.podspec.json
blobd72453cb12a61ced7ca28b1fae55ccc70600279d
2   "name": "Thongs",
3   "version": "0.9.6",
4   "summary": "Functional library for NSAttributedString creation in swift 4.",
5   "description": "A functional NSAttributedString builder, allows composition of a complex NSAttributedString from multiple parts with different style attributes.",
6   "homepage": "https://github.com/tottakai/Thongs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tomi Koskinen": "tomi.koskinen@reaktor.fi"
13   },
14   "source": {
15     "git": "https://github.com/tottakai/Thongs.git",
16     "tag": "0.9.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Thongs/Classes/**/*",
22   "pushed_with_swift_version": "4.0"