blob: d09eac301beb279cf742c769fca9fd8877a50d7b [file] [log] [blame]
{
"name": "SAAdLoader",
"version": "1.4.1",
"summary": "SAAdLoader handles all SA AA ad loading",
"description": "The SAAdLoader library handles all AwesomeAds ad loading for the SDK. The end result is a either a valid playable ad or a failure callback.",
"homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-adloader",
"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-adloader.git",
"branch": "master",
"tag": "1.4.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAModelSpace": [
"1.0.0"
],
"SAUtils": [
"1.5.5"
],
"SANetworking": [
"1.0.0"
],
"SASession": [
"1.1.2"
],
"SAVASTParser": [
"1.7.5"
]
}
}