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