blob: 6a0f389b740574ab81678930159ec88faaa558f6 [file] [log] [blame]
{
"name": "VeeplayMarlinManager",
"version": "0.1.4",
"summary": "Marlin DRM support for the Veeplay Media Player",
"homepage": "http://veeplay.com",
"license": "Commercial",
"authors": {
"Veeplay": "gabi@veeplay.com"
},
"source": {
"git": "https://github.com/veeplay/ios-marlin-drm.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Headers/*.h",
"public_header_files": "Headers/*.h",
"preserve_paths": "libVeeplayMarlinManager.a",
"libraries": "c++",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/VeeplayMarlinManager\""
},
"dependencies": {
"Veeplay": [
]
}
}