blob: 59ae2747c0f89203b5308a57ec5f4d86ebc7b265 [file] [log] [blame]
{
"name": "AttributedStringBuilder",
"version": "0.1.2",
"summary": "Easy Attributed Strings",
"description": "Attributed String Builder makes it easy to create NSAttributedStrings with a 'swifty' 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.2"
},
"social_media_url": "https://twitter.com/stevebarnegren",
"platforms": {
"ios": "9.0",
"tvos": "9.0",
"osx": "10.12"
},
"source_files": "AttributedStringBuilder/AttributedStringBuilder/*.swift",
"pushed_with_swift_version": "4"
}