[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 2 / 9 / PazAdMobViewController / 0.1.0 / PazAdMobViewController.podspec.json
blob024cce699a4db55be79aa828ceb1309cf8db2011
2   "name": "PazAdMobViewController",
3   "version": "0.1.0",
4   "summary": "Implementation to add banner advert on any application.",
5   "description": "This pod provides a wrapper to display banner adverts on any application effortlessly.",
6   "homepage": "https://bitbucket.org/pazlabs/pazadmobviewcontroller",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hpbl": "hiltonpintor@gmail.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/pazlabs/pazadmobviewcontroller",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PazAdMobViewController/Classes/**/*",
22   "static_framework": true,
23   "ios": {
24     "dependencies": {
25       "Firebase/AdMob": [
26         "~> 4.8"
27       ]
28     }
29   }