blob: d5f190d79c3da1f5ec6a16b01f6d73773872eee5 [file] [log] [blame]
{
"name": "FlipLabel",
"version": "1.0.1",
"summary": "Flip animation for UILabel",
"homepage": "https://github.com/beryu/FlipLabel",
"screenshots": "https://github.com/beryu/FlipLabel/raw/master/assets/screenshot1.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryuta Kibe": "beryu@blk.jp"
},
"social_media_url": "http://twitter.com/beryu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/beryu/FlipLabel.git",
"tag": "1.0.1"
},
"source_files": "Source/*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}