blob: 0e7a10cad6f8232c1b47da6506e71502e352e13b [file] [log] [blame]
{
"name": "AttributedStringBuilder",
"version": "0.1.0",
"summary": "Easy Attributed Strings",
"description": "Attributed String Builder makes it easy to create NSAttributedStrings with a 'swift' syntax",
"homepage": "https://github.com/SteveBarnegren/AttributedStringBuilder",
"license": "MIT",
"authors": {
"Steve Barnegren": "steve.barnegren@gmail.com"
},
"source": {
"git": "https://github.com/SteveBarnegren/AttributedStringBuilder.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/stevebarnegren",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "AttributedStringBuilder/AttributedStringBuilder/*",
"pushed_with_swift_version": "3.0"
}