blob: 81c2d95e4bca02d14ee65ae8ff1fea1b93315103 [file] [log] [blame]
{
"name": "SAVASTParser",
"version": "1.7.6",
"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 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-vastparser.git",
"branch": "master",
"tag": "1.7.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAUtils": [
"1.5.6"
],
"SAModelSpace": [
"1.0.1"
],
"SANetworking": [
"1.0.1"
]
}
}