[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 9 / Stylized / 1.0.0 / Stylized.podspec.json
blobbf6422eff6ccc4142cb3e7e9755e9b3388edacbf
2   "name": "Stylized",
3   "version": "1.0.0",
4   "summary": "Modern NSAttributedString",
5   "description": "A funcitonal wrapper of NSAttributedString for easy string styling",
6   "homepage": "https://github.com/alexfish/stylize",
7   "license": "MIT",
8   "authors": {
9     "alexfish": "alex@alexefish.com"
10   },
11   "source": {
12     "git": "https://github.com/alexfish/stylize.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "Stylize/Stylize/Stylize.swift",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "pushed_with_swift_version": "3.0"