blob: 8628cd00cf2892cc74c2eed299675f1eb0ea45bb [file] [log] [blame]
{
"name": "ASJGooglePlaces",
"version": "0.2",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/sudeepjaiswal/ASJGooglePlaces",
"authors": {
"Sudeep Jaiswal": "sudeepjaiswal87@gmail.com"
},
"summary": "A few operations using the Google Places and Maps Directions REST APIs",
"source": {
"git": "https://github.com/sudeepjaiswal/ASJGooglePlaces.git",
"tag": "0.2"
},
"source_files": "ASJGooglePlaces/**/*.*",
"frameworks": "CoreLocation",
"requires_arc": true
}