[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 8 / f / XCAlphaVideoPlayer / 1.0.2 / XCAlphaVideoPlayer.podspec.json
blobd109384865f80d42c8df080c6f682c325a3007da
2   "name": "XCAlphaVideoPlayer",
3   "version": "1.0.2",
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.2"
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   ]