[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 5 / 8 / 0 / Brightcove-Player-SDK-OUX / 1.0.2 / Brightcove-Player-SDK-OUX.podspec.json
blob1ff31130efa8e5f6bb7428e8a36a762508a951aa
2   "name": "Brightcove-Player-SDK-OUX",
3   "version": "1.0.2",
4   "summary": "OnceUX plugin for Brightcove Player SDK for iOS.",
5   "homepage": "http://docs.brightcove.com/en/video-cloud/mobile-sdks/brightcove-player-sdk-for-ios/index.html",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Brightcove": "brightcove-native-player-sdks@googlegroups.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/brightcove/brightcove-player-sdk-ios-oux.git",
18     "tag": "v1.0.2"
19   },
20   "source_files": "Headers/*.h",
21   "public_header_files": "Headers/*.h",
22   "vendored_libraries": "Library/libBCOVOUX.a",
23   "requires_arc": true,
24   "weak_frameworks": "WebKit",
25   "libraries": "xml2.2",
26   "dependencies": {
27     "Brightcove-Player-SDK": [
28       "~> 4.4"
29     ]
30   }