[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 3 / 8 / Thongs / 0.9.2 / Thongs.podspec.json
blob7b45ec9106962e80454baadb858c1bcab33a0b08
2   "name": "Thongs",
3   "version": "0.9.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Thongs/Classes/**/*",
22   "pushed_with_swift_version": "3.0"