[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / a / f / VeesoMarlinManager / 0.1.4 / VeesoMarlinManager.podspec.json
blob728aa8b04813451172ce014e352af7ddbb486748
2   "name": "VeesoMarlinManager",
3   "deprecated_in_favor_of": "VeeplayMarlinManager",
4   "version": "0.1.4",
5   "summary": "Marlin DRM support for the Veeplay Media Player",
6   "homepage": "http://veeplay.com",
7   "license": "Commercial",
8   "authors": {
9     "Veeplay": "gabi@veeplay.com"
10   },
11   "source": {
12     "git": "https://github.com/veeplay/ios-marlin-drm.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Headers/*.h",
20   "public_header_files": "Headers/*.h",
21   "preserve_paths": "libVeeplayMarlinManager.a",
22   "libraries": "c++",
23   "xcconfig": {
24     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/VeeplayMarlinManager\""
25   },
26   "dependencies": {
27     "Veeplay": [
29     ]
30   }