[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / 9 / Veeplay / 3.1.9 / Veeplay.podspec.json
blob69507de7bbce69aef619fd03111d3a3bfb1ef4b4
2   "name": "Veeplay",
3   "version": "3.1.9",
4   "summary": "Veeplay Media Player - Crossplatform media player with video ads support",
5   "homepage": "http://veeplay.com",
6   "license": {
7     "type": "Commercial",
8     "text": "Contact office@veeplay.com"
9   },
10   "authors": {
11     "Veeplay": "gabi@veeplay.com"
12   },
13   "source": {
14     "git": "https://github.com/veeplay/ios-media-player.git",
15     "tag": "3.1.9"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "documentation_url": "http://veeplay.github.io/ios-media-player",
22   "source_files": "Headers/*.h",
23   "resources": "Assets/*.bundle",
24   "public_header_files": "Headers/*.h",
25   "preserve_paths": "Docs/*",
26   "libraries": "z",
27   "vendored_libraries": "libVeeplay.a",
28   "frameworks": [
29     "AVFoundation",
30     "MediaPlayer",
31     "CoreMedia",
32     "AVKit",
33     "SystemConfiguration",
34     "SafariServices",
35     "WebKit"
36   ],
37   "dependencies": {
38     "KAProgressLabel": [
39       "~> 3.0"
40     ],
41     "TBXML": [
42       "~> 1.5"
43     ],
44     "Reachability": [
46     ],
47     "XCDYouTubeKit": [
48       "~> 2.5"
49     ],
50     "YTVimeoExtractor": [
51       "~> 1.2"
52     ],
53     "KVOController": [
54       "~> 1.2.0"
55     ],
56     "PureLayout": [
57       "~> 3.1"
58     ]
59   }