[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 3 / 1 / MUKAdMobViewController / 1.2.5 / MUKAdMobViewController.podspec.json
blobfd79f660f9cea8ee7188d6e33e3a6aa20e5bebb6
2   "name": "MUKAdMobViewController",
3   "platforms": {
4     "ios": "6.0"
5   },
6   "version": "1.2.5",
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.5"
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   }