blob: ad35c1842ee5f2c0e15db0b34eca7cf4f30e55b7 [file] [log] [blame]
{
"name": "SAAdLoader",
"version": "1.0.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": "1.0.9"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAModelSpace": [
"0.4.6"
],
"SAUtils": [
"1.5.0"
],
"SANetworking": [
"0.2.9"
],
"SASession": [
"0.3.5"
],
"SAVASTParser": [
"1.6.6"
]
}
}