4 "summary": "Veeplay Media Player - Crossplatform media player with video ads support",
5 "homepage": "http://veeplay.com",
8 "text": "Contact office@veeplay.com"
11 "Veeplay": "gabi@veeplay.com"
14 "git": "https://github.com/veeplay/ios-media-player.git",
22 "documentation_url": "http://veeplay.github.io/ios-media-player",
23 "source_files": "Headers/*.h",
24 "resources": "Assets/*.bundle",
25 "public_header_files": "Headers/*.h",
26 "preserve_paths": "Docs/*",
29 "vendored_libraries": "libVeeplay.a",
35 "SystemConfiguration",
49 "vendored_libraries": "libVeeplayTvOS.a",
58 "pod_target_xcconfig": {
59 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
60 "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
62 "user_target_xcconfig": {
63 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
64 "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"