blob: 1e6180aa752a7d6faa53a41a6caf04b737974ce3 [file] [log] [blame]
{
"name": "GoogleMapsDirection",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "GMDirection",
"dependencies": {
"AFNetworking": [
"1.3.2"
]
}
}