blob: 093b0771379695eb95c0e7c49119ba34b6d3a315 [file] [log] [blame]
{
"name": "SAAdLoader",
"version": "0.2.6",
"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.2.6"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAModelSpace": [
"0.1.2"
],
"SAUtils": [
"1.2.3"
],
"SAVASTParser": [
"1.3.3"
],
"SANetworking": [
"0.1.1"
]
}
}