blob: 9b153618736ca7b317baf3d9005b5918d440380e [file] [log] [blame]
{
"name": "TextAttributesUtil",
"version": "1.0.1",
"summary": "Quickly create NSAttributedString with TextAttributes",
"description": "Quickly create NSAttributedString with TextAttributes\nTextAttributes is awesome library.",
"homepage": "https://github.com/muukii/TextAttributesUtil",
"license": "MIT",
"authors": {
"muukii": "m@muukii.me"
},
"source": {
"git": "https://github.com/muukii/TextAttributesUtil.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0"
},
"source_files": "TextAttributesUtil/Classes/**/*",
"dependencies": {
"TextAttributes": [
]
}
}