[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / c / 1 / AdCacher / 1.0.2 / AdCacher.podspec.json
blob9d4cd2fa990ca324b6e0a091173429b0643aa0ce
2   "name": "AdCacher",
3   "version": "1.0.2",
4   "summary": "A caching utility for Google Mobile Ads.",
5   "description": "AdCacher provides an easy way to manage and cache Google Mobile Ads.\nIt handles loading and caching of ads in the background for a better user experience.",
6   "homepage": "https://github.com/ahmadkarkouti/AdCacher.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ahmad Karkouti": "karkouti@google.com"
13   },
14   "source": {
15     "git": "https://github.com/ahmadkarkouti/AdCacher.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "dependencies": {
23     "Google-Mobile-Ads-SDK": [
25     ]
26   },
27   "static_framework": true,
28   "source_files": "AdCacher/**/*.swift",
29   "frameworks": "UIKit",
30   "swift_version": "5.0"