blob: eaaf51c2360482327679fb360292be561ab84a51 [file] [log] [blame]
{
"name": "Ooyala",
"version": "1.4.0",
"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/yor6jmfris8zdfr5m3y3.zip"
},
"platforms": {
"ios": null
},
"frameworks": [
"AVFoundation",
"CFNetwork",
"CoreMedia",
"CoreText",
"MediaPlayer",
"Security",
"SystemConfiguration"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Ooyala\""
},
"preserve_paths": "libOoyalaSDK.a",
"source_files": "Headers/*.h",
"libraries": [
"z",
"stdc++",
"OoyalaSDK"
],
"requires_arc": false
}