blob: 38b1d2831e656ecf21de2d990b7ea777ea360a35 [file] [log] [blame]
{
"name": "KKVerticalText",
"version": "0.1.1",
"summary": "Useful extensions for UIKit framework.",
"description": "Useful extensions for UIKit framework.\n'UIView' is extended.",
"homepage": "https://github.com/anthony1618/KKVerticalText",
"license": "MIT",
"authors": {
"anthony1618": "yusuke.0213@gmail.com"
},
"source": {
"git": "https://github.com/anthony1618/KKVerticalText.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/anthony_1618",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"KKVerticalText": [
"Pod/Assets/*.png"
]
}
}