blob: ae1972c64ed048b391b6d8db97c5e23d6de3e18e [file] [log] [blame]
{
"name": "SAVASTParser",
"version": "1.6.0",
"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.6.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAUtils": [
"1.5.0"
],
"SAModelSpace": [
"0.4.2"
],
"SANetworking": [
"0.2.9"
]
}
}