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