[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / 9 / Veeplay / 2.2 / Veeplay.podspec.json
blob15694de345c48f390aec751cad72c29b15d47c95
2   "name": "Veeplay",
3   "version": "2.2",
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": "2.2"
16   },
17   "platforms": {
18     "ios": "6.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   ],
33   "dependencies": {
34     "KAProgressLabel": [
35       "~> 3.0"
36     ],
37     "TBXML": [
38       "~> 1.5"
39     ],
40     "TSMiniWebBrowser": [
42     ]
43   }