[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 1 / 8 / VideoLoopView / 1.1.0 / VideoLoopView.podspec.json
blob0c110b2d3b16bae0e3f77d0bbbd2f92bb5edb179
2   "name": "VideoLoopView",
3   "version": "1.1.0",
4   "summary": "a simple UIView subclass that continuously loops a video",
5   "description": "A simple UIView subclass that loops a video written in Swift, useful for videos on onboarding implementations. Start using with only one or two lines of code!",
6   "homepage": "https://github.com/liaujianjie/VideoLoopView",
7   "license": {
8     "type": "MIT",
9     "file": "license.md"
10   },
11   "authors": {
12     "Liau Jian Jie": "hello@jianjie.co"
13   },
14   "social_media_url": "https://twitter.com/jianjie_",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/liaujianjie/VideoLoopView.git",
20     "tag": "1.1.0"
21   },
22   "source_files": "VideoLoopView",
23   "exclude_files": "Classes/Exclude"