[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 9 / Veeplay / 2.6.5 / Veeplay.podspec.json
blobf504290474e9f9b07cd5a536a2aacbe88d381b65
2   "name": "Veeplay",
3   "version": "2.6.5",
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.6.5"
16   },
17   "platforms": {
18     "ios": "7.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   ],
35   "dependencies": {
36     "KAProgressLabel": [
37       "~> 3.0"
38     ],
39     "TBXML": [
40       "~> 1.5"
41     ],
42     "TSMiniWebBrowser": [
44     ]
45   }