[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / 5 / e / ASPVideoPlayer / 0.1.0 / ASPVideoPlayer.podspec.json
blobc618fd29c7b58e121f77b0b6303f14cf81b5fe02
2   "name": "ASPVideoPlayer",
3   "version": "0.1.0",
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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ASPVideoPlayer/Classes/**/*"