blob: 0471cc7cb4ac0ded128f573d0e6cc0903920f6a7 [file] [log] [blame]
{
"name": "AttributedStringBuilder",
"version": "1.2.0",
"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": "1.2.0"
},
"social_media_url": "https://twitter.com/stevebarnegren",
"platforms": {
"ios": "10.0",
"tvos": "10.0",
"osx": "10.14"
},
"swift_versions": "5.0",
"source_files": "AttributedStringBuilder/AttributedStringBuilder/*.swift",
"swift_version": "5.0"
}