blob: 1f1811133fa04b080cf61f23f10195fe714eecdf [file] [log] [blame]
{
"name": "AVPlayerSeeker",
"version": "1.0",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "AVPlayer seek smoothly to time",
"homepage": "https://github.com/foxling/AVPlayerSeeker",
"authors": {
"foxling": "i.foxling@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/foxling/AVPlayerSeeker.git",
"branch": "master",
"tag": "1.0"
},
"source_files": "AVPlayerSeekToTime/Sources/*.swift",
"frameworks": "AVFoundation",
"pushed_with_swift_version": "3.0"
}