blob: 38f89d4657d83173cac2879075fae10cc13000d1 [file] [log] [blame]
{
"name": "AttributedStringStyle",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*",
"frameworks": "Foundation"
}