[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / b / f / SAVideoPlayer / 1.0.2 / SAVideoPlayer.podspec.json
blobf6fa531ecd9b192cca94b091d86a9d25eda5246c
2   "name": "SAVideoPlayer",
3   "version": "1.0.2",
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": "Apache License",
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.2"
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   }