blob: 524f2ca48433ae7b39dbf7a76b0968ae89afff1a [file] [log] [blame]
{
"name": "BonMot",
"version": "1.1.0",
"summary": "An Objective-C attributed string generation library.",
"description": " BonMot removes all the mystery from creating beautiful, powerful attributed strings on iOS.\n",
"homepage": "https://github.com/ZevEisenberg/BonMot",
"license": "MIT",
"authors": {
"Zev Eisenberg": "zev.eisenberg@raizlabs.com"
},
"source": {
"git": "https://github.com/ZevEisenberg/BonMot.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/ZevEisenberg",
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": [
"Pod",
"Pod/Classes/**/*"
],
"frameworks": "UIKit"
}