[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / f / SAVideoPlayer / 1.0.0 / SAVideoPlayer.podspec.json
blobcbf5d8165898e5eb2b96e134da0998399a1930f1
2   "name": "SAVideoPlayer",
3   "version": "1.0.0",
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.0"
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     "FLAnimatedImage": [
31     ]
32   }