[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / a / c / Google-Maps-iOS-Utils-moolban / 2.1.0.4 / Google-Maps-iOS-Utils-moolban.podspec.json
blobd23ca9701c8828cb5ba8c7b262cd0c68352ab097
2   "name": "Google-Maps-iOS-Utils-moolban",
3   "version": "2.1.0.4",
4   "summary": "A utilities library for use with Google Maps SDK for iOS.",
5   "description": "This library contains classes that are useful for a wide range of applications\nusing the Google Maps SDK for iOS.\nIt is designed to be used with Google Maps SDK for iOS, but it is not\ndependent on it.",
6   "homepage": "https://github.com/rws08/google-maps-ios-utils",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/rws08/google-maps-ios-utils.git",
17     "tag": "2.1.0.4"
18   },
19   "requires_arc": true,
20   "static_framework": true,
21   "dependencies": {
22     "GoogleMaps": [
24     ]
25   },
26   "source_files": "src/**/*.{h,m}"