blob: 3359784c4919fb7327c0dbe317a40a7939d32dc9 [file] [log] [blame]
{
"name": "SAAdLoader",
"version": "1.3.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.3.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.1"
],
"SAVASTParser": [
"1.7.5"
]
}
}