blob: 5f3c99a381615fe36c3515ede71aa978742bb11b [file] [log] [blame]
{
"name": "Veeplay",
"version": "3.1.1",
"summary": "Veeplay Media Player - Crossplatform media player with video ads support",
"homepage": "http://veeplay.com",
"license": {
"type": "Commercial",
"text": "Contact office@veeplay.com"
},
"authors": {
"Veeplay": "gabi@veeplay.com"
},
"source": {
"git": "https://github.com/veeplay/ios-media-player.git",
"tag": "3.1.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"documentation_url": "http://veeplay.github.io/ios-media-player",
"source_files": "Headers/*.h",
"resources": "Assets/*.bundle",
"public_header_files": "Headers/*.h",
"preserve_paths": "Docs/*",
"libraries": "z",
"vendored_libraries": "libVeeplay.a",
"frameworks": [
"AVFoundation",
"MediaPlayer",
"CoreMedia",
"AVKit",
"SystemConfiguration"
],
"dependencies": {
"KAProgressLabel": [
"~> 3.0"
],
"TBXML": [
"~> 1.5"
],
"KINWebBrowser": [
"~> 1.3"
],
"Reachability": [
],
"XCDYouTubeKit": [
"~> 2.5"
],
"YTVimeoExtractor": [
"~> 1.2"
],
"KVOController": [
"~> 1.2.0"
],
"PureLayout": [
"~> 3.1"
]
}
}