[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 8 / b / f / SAVideoPlayer / 1.0.1 / SAVideoPlayer.podspec.json
blobeb38b5f7921ef349fe53568d2d5e750b95390ed7
2   "name": "SAVideoPlayer",
3   "version": "1.0.1",
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.1"
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   }