[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / b / f / SAVideoPlayer / 1.0.3 / SAVideoPlayer.podspec.json
blob59ea73def5ef04a5789d48a9b2e314399877b94a
2   "name": "SAVideoPlayer",
3   "version": "1.0.3",
4   "summary": "The SuperAwesome iOS custom video player, built on top of AVPlayer and designed to play VAST ads",
5   "description": "The SuperAwesome iOS custom video player, built on top of AVPlayer and designed to play VAST ads",
6   "homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-videoplayer",
7   "license": {
8     "type": "GNU GENERAL PUBLIC LICENSE Version 3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabriel Coman": "gabriel.coman@superawesome.tv"
13   },
14   "source": {
15     "git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-videoplayer.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/*",
23   "resource_bundles": {
24     "SAVideoPlayer": [
25       "Pod/Assets/*"
26     ]
27   },
28   "dependencies": {
29     "SAUtils": [
31     ]
32   }