[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / d / Texty / 0.1.4 / Texty.podspec.json
blobdb85b5c91dbbe6d874fc1d2f5dfffdfe1c4177c9
2   "name": "Texty",
3   "version": "0.1.4",
4   "summary": "A library to make managing style and annotated string clean and easy.",
5   "description": "A library to make managing style and annotated string clean and easy.  Also has support for sub styles inside a TextyLabel.",
6   "homepage": "https://github.com/vectorform/Texty",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vectorform": "iefremov@vectorform.com"
13   },
14   "source": {
15     "git": "https://github.com/vectorform/Texty.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/**/*",
22   "pushed_with_swift_version": "3.0"