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