[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 8 / f / XCAlphaVideoPlayer / 1.0.0 / XCAlphaVideoPlayer.podspec.json
blob62a145d74d36f7ee21bbd710dc1998e798240a1c
2   "name": "XCAlphaVideoPlayer",
3   "version": "1.0.0",
4   "summary": "A short description of XCAlphaVideoPlayer.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chengssir/XCAlphaVideoPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guoshuai.cheng@holla.world": "guoshuai.cheng@holla.world"
13   },
14   "source": {
15     "git": "https://github.com/chengssir/XCAlphaVideoPlayer.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "XCAlphaVideoPlayer/Classes/**/*",
22   "resource_bundles": {
23     "XCAlphaVideoPlayer": [
24       "XCAlphaVideoPlayer/Classes/BDAlphaPlayer/**/*.metal"
25     ]
26   },
27   "libraries": "c++",
28   "frameworks": [
29     "UIKit",
30     "CoreVideo"
31   ]