blob: 3aa7f0c21c923ccff2a3dba4a68f34ee7914a51c [file] [log] [blame]
{
"name": "SAAdLoader",
"version": "0.3.9",
"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",
"tag": "0.3.9"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAModelSpace": [
"0.1.3"
],
"SAUtils": [
"1.2.6"
],
"SAVASTParser": [
"1.4.4"
],
"SANetworking": [
"0.1.2"
],
"SASession": [
"0.1.0"
]
}
}