[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / a / c / SAAdLoader / 1.3.1 / SAAdLoader.podspec.json
blob3359784c4919fb7327c0dbe317a40a7939d32dc9
2   "name": "SAAdLoader",
3   "version": "1.3.1",
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.3.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "dependencies": {
25     "SAModelSpace": [
26       "1.0.0"
27     ],
28     "SAUtils": [
29       "1.5.5"
30     ],
31     "SANetworking": [
32       "1.0.0"
33     ],
34     "SASession": [
35       "1.1.1"
36     ],
37     "SAVASTParser": [
38       "1.7.5"
39     ]
40   }