blob: 312e81b4153d151abfd27ff601ca59e3bbc2ac8e [file] [log] [blame]
{
"name": "LongShadow",
"version": "1.0.0",
"license": "WTFPL",
"summary": "UILabel extension to generate dynamic long shadow effects in swift.",
"homepage": "https://github.com/tib/LongShadow",
"social_media_url": "http://twitter.com/tiborbodecs",
"platforms": {
"ios": "8.0"
},
"source_files": "*.swift",
"requires_arc": true,
"authors": {
"Tibor Bodecs": "mail.tib@gmail.com"
},
"source": {
"git": "https://github.com/tib/LongShadow.git",
"tag": "1.0.0"
}
}