[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / a / c / SAAdLoader / 0.1.0 / SAAdLoader.podspec.json
blobe656659e2d81bf96e48d0df07d35d69c1c383040
2   "name": "SAAdLoader",
3   "version": "0.1.0",
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.1.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "resource_bundles": {
24     "SAAdLoader": [
25       "Pod/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "SAUtils": [
31     ],
32     "SAJsonParser": [
34     ],
35     "SAVASTParser": [
37     ]
38   }