[Add] DXPNudgesLib 1.0.32
[CocoaPods.git] / Specs / a / 2 / 6 / BDAlphaPlayer / 1.2.2 / BDAlphaPlayer.podspec.json
blob086904da5c6a31481d6813efdc67755d36d6ae3a
2   "name": "BDAlphaPlayer",
3   "version": "1.2.2",
4   "summary": "A player for MP4 with alpha channel.",
5   "homepage": "https://github.com/bytedance/AlphaPlayer/blob/master/README.md",
6   "license": ":type => 'Apache', :file => 'LICENSE",
7   "authors": {
8     "ByteDance": ""
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/bytedance/AlphaPlayer.git",
15     "tag": "1.2.2"
16   },
17   "source_files": [
18     "iOS/BDAlphaPlayer/*.{h,m,mm}",
19     "iOS/BDAlphaPlayer/**/*.{h,m,mm}"
20   ],
21   "resource_bundles": {
22     "BDAlphaPlayer": [
23       "iOS/BDAlphaPlayer/**/*.metal"
24     ]
25   },
26   "libraries": "c++",
27   "frameworks": [
28     "UIKit",
29     "CoreVideo"
30   ]