blob: 3f862970c3266141a5cf113c169b24b44b73eb9e [file] [log] [blame]
{
"name": "SAWebPlayer",
"version": "1.4.2",
"summary": "The SuperAwesome custom extension of iOS WKWebView",
"description": "The SuperAwesome custom extension of iOS WKWebView - optimised to display rich media ads",
"homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-webplayer",
"license": {
"type": "GNU LESSER GENERAL PUBLIC LICENSE Version 3",
"file": "LICENSE"
},
"authors": {
"Gabriel Coman": "gabriel.coman@superawesome.tv"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-webplayer.git",
"branch": "master",
"tag": "1.4.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"SANetworking": [
"1.0.1"
]
},
"source_files": "Pod/Classes/**/*"
}