[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 9 / Veeplay / 3.0.6 / Veeplay.podspec.json
blobd574dd7c96e2a083e0ddddfda3324d656280c294
2   "name": "Veeplay",
3   "version": "3.0.6",
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.0.6"
16   },
17   "platforms": {
18     "ios": "8.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     "KINWebBrowser": [
43       "~> 1.3"
44     ],
45     "Reachability": [
47     ],
48     "XCDYouTubeKit": [
49       "~> 2.5"
50     ],
51     "YTVimeoExtractor": [
52       "~> 1.2"
53     ],
54     "KVOController": [
55       "~> 1.2.0"
56     ],
57     "PureLayout": [
58       "~> 3.1"
59     ]
60   }