[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / a / c / SAAdLoader / 1.1.9 / SAAdLoader.podspec.json
blob9557b705eeea27a3270eb5ec5c9363e1ab63a00b
2   "name": "SAAdLoader",
3   "version": "1.1.9",
4   "summary": "SAAdLoader handles all SA AA ad loading",
5   "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.",
6   "homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-adloader",
7   "license": {
8     "type": "GNU GENERAL PUBLIC LICENSE Version 3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabriel Coman": "gabriel.coman@superawesome.tv"
13   },
14   "source": {
15     "git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-adloader.git",
16     "branch": "master",
17     "tag": "1.1.9"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "dependencies": {
25     "SAModelSpace": [
26       "0.5.4"
27     ],
28     "SAUtils": [
29       "1.5.4"
30     ],
31     "SANetworking": [
32       "0.3.1"
33     ],
34     "SASession": [
35       "0.3.8"
36     ],
37     "SAVASTParser": [
38       "1.7.4"
39     ]
40   }