blob: ccf52e20478a650e6a0e30366f8200c5eb63133f [file] [log] [blame]
{
"name": "GoogleMapsDirection",
"version": "0.1.0",
"summary": "Wrapper around GoogleMaps Direction API.",
"homepage": "https://github.com/Djengo/GoogleMapsDirection",
"license": "MIT License",
"authors": {
"Djengo": "it@djengo.net"
},
"source": {
"git": "https://github.com/Djengo/GoogleMapsDirection.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "GMDirection",
"dependencies": {
"AFNetworking": [
"1.1.0"
]
}
}