blob: d23ca9701c8828cb5ba8c7b262cd0c68352ab097 [file] [log] [blame]
{
"name": "Google-Maps-iOS-Utils-moolban",
"version": "2.1.0.4",
"summary": "A utilities library for use with Google Maps SDK for iOS.",
"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.",
"homepage": "https://github.com/rws08/google-maps-ios-utils",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": "Google Inc.",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rws08/google-maps-ios-utils.git",
"tag": "2.1.0.4"
},
"requires_arc": true,
"static_framework": true,
"dependencies": {
"GoogleMaps": [
]
},
"source_files": "src/**/*.{h,m}"
}