[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 0 / e / d / AliyunPlayerPod / 0.0.1 / AliyunPlayerPod.podspec.json
blobdb6316d02a19b06fb58e8d11fa69217a94a3d668
2   "name": "AliyunPlayerPod",
3   "version": "0.0.1",
4   "summary": "基于https://github.com/amazing-longdd/AliyunPlayer_iOS_UI",
5   "homepage": "https://github.com/lyuxxx/AliyunPlayer_iOS_UI",
6   "authors": {
7     "lyuxxx": "lyxiel@163.com"
8   },
9   "source": {
10     "git": "https://github.com/lyuxxx/AliyunPlayer_iOS_UI.git",
11     "tag": "0.0.1"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source_files": "AliPlayerView/**/*.{h,m}",
17   "resource_bundles": {
18     "AliyunPlayerPod": [
19       "Resources/*"
20     ]
21   },
22   "dependencies": {
23     "AliyunPlayer_iOS": [
25     ],
26     "MBProgressHUD": [
28     ]
29   }