blob: aee487d6ae16633f35dd526333fc56983de912c8 [file] [log] [blame]
{
"name": "Ooyala",
"version": "1.5.1",
"summary": "Ooyala for iOS.",
"homepage": "http://www.ooyala.com",
"license": {
"type": "Commercial",
"text": "Copyright (c) 2012 Ooyala All rights reserved"
},
"authors": {
"Ooyala": "support@ooyala.com"
},
"source": {
"http": "https://ooyala.box.com/shared/static/trtptb6942ikglrdeq5e.zip"
},
"platforms": {
"ios": null
},
"frameworks": [
"AVFoundation",
"CFNetwork",
"CoreMedia",
"CoreText",
"MediaPlayer",
"Security",
"SystemConfiguration"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Ooyala/OoyalaSDK-iOS\""
},
"preserve_paths": "OoyalaSDK-iOS/libOoyalaSDK.a",
"source_files": "OoyalaSDK-iOS/Headers/*.h",
"libraries": [
"c++",
"xml2",
"z",
"OoyalaSDK"
],
"requires_arc": false
}