[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / a / 0 / StyledString / 0.6.0 / StyledString.podspec.json
blobf4578971580063225f1a32a45738d179b8fd0436
2   "name": "StyledString",
3   "version": "0.6.0",
4   "summary": "String styling in Swift",
5   "description": "Easy creation of NSAttributedStrings with Swift.",
6   "homepage": "https://github.com/Q42/StyledString",
7   "license": "MIT",
8   "authors": {
9     "Sander de Vos": "sander@q42.nl"
10   },
11   "source": {
12     "git": "https://github.com/Q42/StyledString.git",
13     "tag": "0.6.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/**/*"