blob: 8415331feca1b81875b8c26836322585dabe99eb [file] [log] [blame]
{
"name": "AttributedStringStyle",
"version": "1.0.1",
"summary": "Focus on the semantic and the visual representation of NSAttributedString separately.",
"homepage": "https://github.com/felginep/AttributedStringStyle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Pierre Felgines",
"social_media_url": "http://twitter.com/PierreFelgines",
"source": {
"git": "https://github.com/felginep/AttributedStringStyle.git",
"tag": "v1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*",
"frameworks": "Foundation"
}