[Add] PayUIndia-PayUParams 4.1.1
[CocoaPods.git] / Specs / 1 / d / e / CHGMapViewScale / 1.0.2 / CHGMapViewScale.podspec.json
blobbbbf50515f89fe25127097144575f8da02c7343f
2   "name": "CHGMapViewScale",
3   "version": "1.0.2",
4   "summary": "Add a graphical scale to a GMSMapView.",
5   "description": "Add a graphical scale directly to a GMSMapView.",
6   "homepage": "https://github.com/grethi/CHGMapViewScale",
7   "license": "MIT",
8   "authors": {
9     "Christian Greth": "greth.christian@googlemail.com"
10   },
11   "source": {
12     "git": "https://github.com/grethi/CHGMapViewScale.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "UIKit",
22     "GoogleMaps"
23   ],
24   "dependencies": {
25     "BlocksKit": [
27     ],
28     "GoogleMaps": [
29       "<2.0.0"
30     ]
31   }