[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 1 / 0 / d / GoogleMapsKit / 1.0.2 / GoogleMapsKit.podspec.json
blobc4c8ec5eccd2d6bccad11c7494928548af84630b
2   "name": "GoogleMapsKit",
3   "version": "1.0.2",
4   "summary": "Unofficial wrapper to quickly launch Google Maps for iPhone from your app.",
5   "homepage": "http://blog.fawkeswei.com/2012/12/17/googlemapskit-launch-google-maps-for-iphone-from-your-app/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Fawkes Wei": "fawkeswei@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/fawkeswei/GoogleMapsKit.git",
15     "tag": "v1.0.2"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "GoogleMapsKit/*.{h,m}",
21   "frameworks": "CoreLocation",
22   "requires_arc": false