blob: 8162177c00afda91e5c8ae9a068efe8562c08897 [file] [log] [blame]
{
"name": "RMGooglePlacesPhotosUtil",
"version": "0.1.0",
"summary": "Gets a Photo from Google Places Web API",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rjmiller2543/RMGooglePlacesPhotosUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rjmiller2543": "RMiller@national.aaa.com"
},
"source": {
"git": "https://github.com/rjmiller2543/RMGooglePlacesPhotosUtil.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RMGooglePlacesPhotosUtil/**/*"
}