[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / a / 1 / GoogleMapsDirection / 0.1.1 / GoogleMapsDirection.podspec.json
blob1e6180aa752a7d6faa53a41a6caf04b737974ce3
2   "name": "GoogleMapsDirection",
3   "version": "0.1.1",
4   "summary": "Wrapper around GoogleMaps Direction API.",
5   "homepage": "https://github.com/Djengo/GoogleMapsDirection",
6   "license": "MIT License",
7   "authors": {
8     "Djengo": "it@djengo.net"
9   },
10   "source": {
11     "git": "https://github.com/Djengo/GoogleMapsDirection.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": "GMDirection",
19   "dependencies": {
20     "AFNetworking": [
21       "1.3.2"
22     ]
23   }