[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / 2 / VLCMediaLibraryKit / 0.10.2b1 / VLCMediaLibraryKit.podspec.json
blobd48c8c57fa7d080fa6d1bff4ad678a0b9f9ff9bd
2   "name": "VLCMediaLibraryKit",
3   "version": "0.10.2b1",
4   "summary": "A MediaLibrary framework in Objective-C for iOS and OS X",
5   "description": "A MediaLibrary framework in C++ wrapped in Objective-C for iOS",
6   "homepage": "https://code.videolan.org/videolan/VLCMediaLibraryKit",
7   "license": {
8     "type": "LGPLv2.1",
9     "file": "COPYING"
10   },
11   "authors": {
12     "Soomin Lee": "bubu@mikan.io",
13     "Felix Paul Kühne": "fkuehne@videolan.org",
14     "Carola Nitz": "caro@videolan.org"
15   },
16   "social_media_url": "http://twitter.com/videolan",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source": {
21     "http": "https://download.videolan.org/pub/cocoapods/prod/VLCMediaLibraryKit-0.10.2b1-9fb7901-8c27cbbf.zip",
22     "sha256": "22de6d540d53d89d33948489210e0df9ea678af7966de386ae448b2147cc4bb1"
23   },
24   "ios": {
25     "vendored_frameworks": "VLCMediaLibraryKit.xcframework",
26     "dependencies": {
27       "MobileVLCKit": [
29       ]
30     }
31   },
32   "frameworks": "Foundation",
33   "requires_arc": true,
34   "xcconfig": {
35     "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
36     "CLANG_CXX_LIBRARY": "libc++"
37   }