blob: 1dd6eacda18b9e18eaadd96424c75ec041bd20af [file] [log] [blame]
{
"name": "SAVASTParser",
"version": "1.5.1",
"summary": "The SuperAwesome custom VAST parser",
"description": "The SuperAwesome custom VAST parser; built to work with the SAVideoPlayer or the SAVideoVLCPlayer",
"homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-vastparser",
"license": {
"type": "GNU GENERAL PUBLIC LICENSE Version 3",
"file": "LICENSE"
},
"authors": {
"Gabriel Coman": "gabriel.coman@superawesome.tv"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-vastparser.git",
"tag": "1.5.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAUtils": [
"1.3.4"
],
"SAVideoPlayer": [
"1.1.4"
],
"SAEvents": [
"1.3.0"
],
"SAModelSpace": [
"0.1.6"
],
"SANetworking": [
"0.1.4"
]
}
}