[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 9 / Stylized / 2.0.0 / Stylized.podspec.json
blob1723009c93d11e4a500ea4bdcd8b10f5c60ff495
2   "name": "Stylized",
3   "version": "2.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": "2.0.0"
14   },
15   "source_files": "Stylize/Stylize/Stylize.swift",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "pushed_with_swift_version": "4.0"