blob: a93013628999ca6623ec9ca338e6a99d6368a5b1 [file] [log] [blame]
{
"name": "SAVASTParser",
"version": "1.7.5",
"summary": "The SuperAwesome custom VAST parser",
"description": "The SuperAwesome custom VAST parser; built to work with the SAVideoPlayer",
"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",
"branch": "master",
"tag": "1.7.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAUtils": [
"1.5.5"
],
"SAModelSpace": [
"1.0.0"
],
"SANetworking": [
"1.0.0"
]
}
}