blob: ca59724709b83a3e6ab0ec282fb5d8cb3ecb97f3 [file] [log] [blame]
{
"name": "Ooyala-unofficial",
"version": "2.5.0",
"summary": "Ooyala for iOS. Unofficial podspec for the 2.5.0 version from Ooyala's site",
"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/OoyalaSDK-iOS\""
},
"preserve_paths": "OoyalaSDK-iOS/libOoyalaSDK.a",
"source_files": "OoyalaSDK-iOS/Headers/*.h",
"libraries": [
"c++",
"xml2",
"z",
"OoyalaSDK"
],
"requires_arc": false
}