blob: 8d8f066f778f679ae71661300550464d03d2f7d3 [file] [log] [blame]
{
"name": "LJCollapseLabel",
"version": "1.1.0",
"summary": "A simple collapse animate effect UI label.",
"description": "This framework is a tiny feature that I did in my 2016 project. It's a simple UI setup create the collapse animation effect of the UI Label. Now I would like to share it with all developers around the world.",
"homepage": "https://liguo.jiao.co.nz",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Liguo Jiao": "liguo@jiao.co.nz"
},
"social_media_url": "https://twitter.com/jiaoliguo",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iceman201/LJCollapseLabel.git",
"tag": "1.1.0"
},
"source_files": "Sources/LJCollapseLabel/**/*",
"private_header_files": "Sources/LJCollapseLabel/**/GradientBackgroundView.h"
}