[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 3 / 8 / Thongs / 0.9.3 / Thongs.podspec.json
blob501e1f760d81475184a3bc0d3e9b7368c895a03a
2   "name": "Thongs",
3   "version": "0.9.3",
4   "summary": "Functional library for NSAttributedString creation in swift 3.0.",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Thongs/Classes/**/*",
22   "pushed_with_swift_version": "3.0"