[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / 5 / LoopingVideoView / 1.0.0 / LoopingVideoView.podspec.json
blob750db47e7dd425527ba86fca3937b5c31a566f8e
2   "name": "LoopingVideoView",
3   "version": "1.0.0",
4   "summary": "An easy way to display a looping video.",
5   "homepage": "https://github.com/gbarcena/LoopingVideoView",
6   "license": "MIT",
7   "authors": {
8     "Gustavo": "gustavo@barcena.me"
9   },
10   "source": {
11     "git": "https://github.com/gbarcena/LoopingVideoView.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "LoopingVideoView/Source/*",
19   "frameworks": [
20     "UIKit",
21     "AVFoundation"
22   ]