blob: bd4940a0b404eafdcb1061e6155cbef6430dab39 [file] [log] [blame]
{
"name": "GooglePlacesPicker",
"version": "0.1.1",
"summary": "GooglePlacesPicker lets a user select an Google Places.",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"homepage": "http://letzgro.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LETZGRO": "welcome@lezgro.com"
},
"source": {
"git": "https://github.com/letzgro/GooglePlacesPicker.git",
"tag": "0.1.1"
},
"source_files": "GooglePlacesPicker/**/*.{swift,storyboard,xib}",
"resources": "GooglePlacesPicker/**/*.{png,jpeg,jpg}",
"frameworks": "UIKit"
}