[Add] PayUIndia-PayUParams 4.1.1
[CocoaPods.git] / Specs / 1 / d / e / CHGMapViewScale / 1.0.0 / CHGMapViewScale.podspec.json
blobd5c804ac757d6e54272c080488625ff617dbca8a
2   "name": "CHGMapViewScale",
3   "version": "1.0.0",
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.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "UIKit",
22     "MapKit",
23     "GoogleMaps"
24   ],
25   "dependencies": {
26     "BlocksKit": [
28     ],
29     "GoogleMaps": [
31     ]
32   }