blob: 72c396c069a291a9f134ec3030588f6d3f26ee65 [file] [log] [blame]
{
"name": "ASJGooglePlaces",
"version": "1.0",
"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": "1.0"
},
"source_files": "ASJGooglePlaces/**/*.*",
"frameworks": "CoreLocation",
"requires_arc": true
}