blob: 24a65a8df832aa720053250bae8ccda3d03370ce [file] [log] [blame]
{
"name": "FlipLabel",
"version": "1.0.0",
"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.0"
},
"source_files": "Source/*",
"requires_arc": true
}