blob: c2f6e4312898163e11594b2fa4799305853dccc3 [file] [log] [blame]
{
"name": "KKVerticalText",
"version": "0.1.0",
"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.0"
},
"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"
]
}
}