blob: 22c2301639cbd4b80d499eb7004f86dba252fc61 [file] [log] [blame]
{
"name": "StyledString",
"version": "0.5.0",
"summary": "String styling in Swift",
"description": "Easy creation of NSAttributedStrings with Swift.",
"homepage": "https://github.com/Q42/StyledString",
"license": "MIT",
"authors": {
"Sander de Vos": "sander@q42.nl"
},
"source": {
"git": "https://github.com/Q42/StyledString.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0"
}