[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / a / c / SAAdLoader / 0.4.4 / SAAdLoader.podspec.json
blob76d23029ed33839935a7e3394725a7be7ded95a4
2   "name": "SAAdLoader",
3   "version": "0.4.4",
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     "tag": "0.4.4"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "SAModelSpace": [
25       "0.1.4"
26     ],
27     "SAUtils": [
28       "1.2.7"
29     ],
30     "SAVASTParser": [
31       "1.4.8"
32     ],
33     "SANetworking": [
34       "0.1.2"
35     ],
36     "SASession": [
37       "0.1.1"
38     ]
39   }