[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / c / e / 1 / AVPlayerSeeker / 1.0 / AVPlayerSeeker.podspec.json
blob1f1811133fa04b080cf61f23f10195fe714eecdf
2   "name": "AVPlayerSeeker",
3   "version": "1.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "AVPlayer seek smoothly to time",
12   "homepage": "https://github.com/foxling/AVPlayerSeeker",
13   "authors": {
14     "foxling": "i.foxling@gmail.com"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/foxling/AVPlayerSeeker.git",
19     "branch": "master",
20     "tag": "1.0"
21   },
22   "source_files": "AVPlayerSeekToTime/Sources/*.swift",
23   "frameworks": "AVFoundation",
24   "pushed_with_swift_version": "3.0"