[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 4 / f / Brightcove-Player-SDK / 4.3.3 / Brightcove-Player-SDK.podspec.json
blobe56a38a126ff5666f479062ac61d06da3a224218
2   "name": "Brightcove-Player-SDK",
3   "version": "4.3.3",
4   "summary": "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.git",
18     "tag": "v4.3.3"
19   },
20   "source_files": "Headers/*.h",
21   "public_header_files": "Headers/*.h",
22   "vendored_libraries": "Library/libBCOVPlayerSDK.a",
23   "requires_arc": true,
24   "frameworks": [
25     "AVFoundation",
26     "CoreMedia",
27     "MediaPlayer"
28   ]