[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / d / 3 / 1 / MUKAdMobViewController / 1.2.1 / MUKAdMobViewController.podspec.json
blobd35e478b98ce097b9995d41900c3c2380ae9fcd4
2   "name": "MUKAdMobViewController",
3   "platforms": {
4     "ios": "6.0"
5   },
6   "version": "1.2.1",
7   "summary": "View controller which manages an AdMob banner, geolocation and interstitial presentation.",
8   "license": {
9     "type": "BSD 3-Clause",
10     "file": "LICENSE"
11   },
12   "homepage": "https://github.com/muccy/MUKAdMobViewController",
13   "authors": {
14     "Marco Muccinelli": "muccymac@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/muccy/MUKAdMobViewController.git",
18     "tag": "1.2.1"
19   },
20   "requires_arc": true,
21   "source_files": "MUKAdMobViewController/*.{h,m}",
22   "compiler_flags": "-Wdocumentation",
23   "frameworks": "CoreLocation",
24   "dependencies": {
25     "Google-Mobile-Ads-SDK": [
26       "~> 6.6"
27     ]
28   }