[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 1 / 6 / MTAdmob / 0.1.19 / MTAdmob.podspec.json
blobf1f379d63e157561b512aca99b9af116995b19bf
2   "name": "MTAdmob",
3   "version": "0.1.19",
4   "summary": "Admob manager",
5   "swift_versions": [
6     "5.1",
7     "5.2",
8     "5.3",
9     "5.4",
10     "5.5",
11     "5.6",
12     "5.7"
13   ],
14   "description": "This CocoaPods library is software development kit for iOS. Easy way to manage Google Mobile Ads SDK to show ads within app",
15   "homepage": "https://github.com/hominhtuong/MTAdmob",
16   "license": {
17     "type": "MIT",
18     "file": "LICENSE"
19   },
20   "authors": {
21     "hominhtuong": "minhtuong2502@gmail.com"
22   },
23   "source": {
24     "git": "https://github.com/hominhtuong/MTAdmob.git",
25     "tag": "0.1.19"
26   },
27   "social_media_url": "https://facebook.com/minhtuongitc",
28   "platforms": {
29     "ios": "9.0"
30   },
31   "source_files": "Sources/*.swift",
32   "static_framework": true,
33   "frameworks": "UIKit",
34   "dependencies": {
35     "Google-Mobile-Ads-SDK": [
37     ]
38   },
39   "swift_version": "5.7"