[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 6 / a / c / SAAdLoader / 1.0.9 / SAAdLoader.podspec.json
blobad35c1842ee5f2c0e15db0b34eca7cf4f30e55b7
2   "name": "SAAdLoader",
3   "version": "1.0.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     "tag": "1.0.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "SAModelSpace": [
25       "0.4.6"
26     ],
27     "SAUtils": [
28       "1.5.0"
29     ],
30     "SANetworking": [
31       "0.2.9"
32     ],
33     "SASession": [
34       "0.3.5"
35     ],
36     "SAVASTParser": [
37       "1.6.6"
38     ]
39   }