blob: d0c774fec509672664a572e9a06c4a6ede003a1a [file] [log] [blame]
{
"name": "KemonoFriendsLabel",
"version": "0.0.1",
"summary": "A subclass of UILabel, drawing text like title in KemonoFriends.",
"description": "This is a subclass of UILabel. It supports to draw text like title in KemonoFriends.",
"homepage": "https://github.com/superk589/KemonoFriendsLabel",
"license": "MIT",
"authors": {
"zhenkai zhao": "superk589@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/superk589/KemonoFriendsLabel.git",
"tag": "0.0.1"
},
"source_files": "KemonoFriendsLabel/Core/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}