blob: 58db4a70f4c261769cf8cc4c111da3dffe1b5ee1 [file] [log] [blame]
{
"name": "JWPlayer-SDK",
"version": "2.7.6",
"summary": "JW Player SDK for iOS.",
"homepage": "http://www.jwplayer.com/products/mobile-sdk/",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"JW Player": "support@jwplayer.com"
},
"platforms": {
"ios": "8.0"
},
"documentation_url": "http://developer.jwplayer.com/sdk/ios/docs/developer-guide/",
"source": {
"git": "https://github.com/jwplayer/JWPlayer-iOS-SDK-cocoapod.git",
"tag": "2.7.6"
},
"ios": {
"vendored_libraries": "libJWPlayer-iOS-SDK.a"
},
"source_files": "Headers/*.h",
"public_header_files": "Headers/*.h",
"requires_arc": true
}