blob: 53582c4af2df564532836544caa39212570cbbff [file] [log] [blame]
{
"name": "PlaybackButton",
"version": "0.4.0",
"summary": "iOS animation playback button inspired by the playback button of YouTube for web.",
"homepage": "https://github.com/dekatotoro/PlaybackButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yuji Hato": "hatoyujidev@gmail.com"
},
"social_media_url": "https://twitter.com/dekatotoro",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dekatotoro/PlaybackButton.git",
"tag": "0.4.0"
},
"source_files": "Source/*",
"requires_arc": true
}