blob: bf6422eff6ccc4142cb3e7e9755e9b3388edacbf [file] [log] [blame]
{
"name": "Stylized",
"version": "1.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": "1.0.0"
},
"source_files": "Stylize/Stylize/Stylize.swift",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}