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