[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 5 / e / ASPVideoPlayer / 2.0.2 / ASPVideoPlayer.podspec.json
blobabc06d3d1e31c5aa1700e8f91b33c46bef7edbbd
2   "name": "ASPVideoPlayer",
3   "version": "2.0.2",
4   "summary": "A simple UIView subclass that can play a video and allows animations to be applied during playback.",
5   "description": "A simple UIView subclass that can play a video and allows animations to be applied during playback. The component offers various hooks as closures for various playback states.",
6   "homepage": "https://github.com/andreipitis/ASPVideoPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrei-Sergiu Pitis": "andrei.pitis@lateral-inc.com"
13   },
14   "source": {
15     "git": "https://github.com/andreipitis/ASPVideoPlayer.git",
16     "tag": "2.0.2"
17   },
18   "social_media_url": "https://twitter.com/AndyPitis",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ASPVideoPlayer/Classes/**/*",
23   "pushed_with_swift_version": "3.0"