blob: 99dfc3aaccddf1f1a1b99bcdcd60bc744f2167e0 [file] [log] [blame]
{
"name": "SAAdLoader",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAModelSpace": [
"0.4.2"
],
"SAUtils": [
"1.5.0"
],
"SANetworking": [
"0.2.9"
],
"SASession": [
"0.3.5"
],
"SAVASTParser": [
"1.6.0"
]
}
}