blob: 928102c384895055c13ac07e2afefa23cc72124e [file] [log] [blame]
{
"name": "CAAnimateLabel",
"version": "1.1.0",
"summary": "A label can animate and quick custom animation",
"homepage": "https://github.com/ChenAo0727/CAAnimateLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "chenao",
"social_media_url": "https://ChenAo0727.github.io",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ChenAo0727/CAAnimateLabel.git",
"tag": "1.1.0"
},
"source_files": "CAAnimateLabel/**/*.{h,m}",
"public_header_files": "CAAnimateLabel/**/*.h",
"frameworks": "CoreText",
"requires_arc": true
}