blob: 007f7759cda28e2b432cc18a6f84ce096f93db95 [file] [log] [blame]
{
"name": "GooglePlacesPicker",
"version": "1.2",
"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": "1.2"
},
"source_files": "Classes/**/*.{swift,storyboard,xib}",
"resources": "*.{xcassets}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}