blob: 9345091a7e0ce28907c7839df0a28892c7a85ebc [file] [log] [blame]
{
"name": "SAVASTParser",
"version": "1.0.3",
"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": "Apache License",
"file": "LICENSE"
},
"authors": {
"Gabriel Coman": "gabriel.coman@superawesome.tv"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-vastparser.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SAVASTParser": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"SAUtils": [
],
"SAVideoPlayer": [
],
"SAEvents": [
]
}
}