blob: ce138561832090da82052c5d25582868df007301 [file] [log] [blame]
{
"name": "CHIAnimatedLabel",
"version": "0.0.1",
"summary": "UILabel subclass with animating characters.",
"homepage": "https://github.com/ChiliLabs/CHIAnimatedLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chili": "studio@chi.lv"
},
"source": {
"git": "https://github.com/ChiliLabs/CHIAnimatedLabel.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "CHIAnimatedLabel/Classes/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}