blob: e1635d56eebc6559e8c3b94844f706c18f080d85 [file] [log] [blame]
{
"name": "SAAdLoader",
"version": "0.7.3",
"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.7.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAModelSpace": [
"0.2.7"
],
"SAUtils": [
"1.3.9"
],
"SANetworking": [
"0.2.1"
],
"SASession": [
"0.2.0"
]
}
}