| { |
| "name": "Brightcove-Video-Cloud-App-SDK-Player-and-Sharing-Kit", |
| "version": "2.3", |
| "summary": "The Player and Sharing Kit component of the Brightcove Video Cloud App SDK for iOS.", |
| "license": { |
| "type": "Copyright", |
| "text": "Copyright © 2013 Brightcove. All rights reserved." |
| }, |
| "homepage": "http://support.brightcove.com/en/video-cloud/docs/video-cloud-app-sdk-ios", |
| "authors": "Brightcove Inc.", |
| "source_files": [ |
| "bc-ipad-iphone-kit-2/lib/usr/local/include/*.h", |
| "bc-ipad-iphone-kit-2/OAuthConsumer/*.h" |
| ], |
| "preserve_paths": [ |
| "bc-ipad-iphone-kit-2/OAuthConsumer/libOAuth.a", |
| "bc-ipad-iphone-kit-2/lib/libBrightcovePlayerKit.a", |
| "bc-ipad-iphone-kit-2/lib/libBrightcoveSharingKit.a", |
| "bc-ipad-iphone-kit-2/lib/", |
| "bc-ipad-iphone-kit-2/OAuthConsumer/" |
| ], |
| "source": { |
| "http": "http://files.brightcove.com/bc-ipad-iphone-kit-2-3.zip" |
| }, |
| "resources": [ |
| "bc-ipad-iphone-kit-2/BCImages.bundle", |
| "bc-ipad-iphone-kit-2/strings" |
| ], |
| "platforms": { |
| "ios": null |
| }, |
| "frameworks": [ |
| "CoreGraphics", |
| "Foundation", |
| "MediaPlayer", |
| "MessageUI", |
| "OpenGLES", |
| "QuartzCore", |
| "UIKit" |
| ], |
| "libraries": [ |
| "BrightcovePlayerKit", |
| "BrightcoveSharingKit", |
| "OAuth", |
| "xml2" |
| ], |
| "xcconfig": { |
| "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Brightcove-Video-Cloud-App-SDK-Player-and-Sharing-Kit/bc-ipad-iphone-kit-2/lib/\" \"$(PODS_ROOT)/Brightcove-Video-Cloud-App-SDK-Player-and-Sharing-Kit/bc-ipad-iphone-kit-2/OAuthConsumer/\"" |
| }, |
| "dependencies": { |
| "Brightcove-Video-Cloud-App-SDK-MediaAPI": [ |
| "2.3" |
| ] |
| }, |
| "requires_arc": false |
| } |