blob: 1723009c93d11e4a500ea4bdcd8b10f5c60ff495 [file] [log] [blame]
{
"name": "Stylized",
"version": "2.0.0",
"summary": "Modern NSAttributedString",
"description": "A funcitonal wrapper of NSAttributedString for easy string styling",
"homepage": "https://github.com/alexfish/stylize",
"license": "MIT",
"authors": {
"alexfish": "alex@alexefish.com"
},
"source": {
"git": "https://github.com/alexfish/stylize.git",
"tag": "2.0.0"
},
"source_files": "Stylize/Stylize/Stylize.swift",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "4.0"
}