blob: 907e2967ba501c6220cfb7c85e265bf9cd7c86d4 [file] [log] [blame]
{
"name": "GooglePlacesSelector",
"version": "0.1.1",
"summary": "An easy to use Swift 3.0 Google Web Places API wrapper.",
"description": "An easy to use Swift Google Web Places API wrapper that be implemented programmatically. Broadcasts events with place detail information that can be easily observed throughout your app.",
"homepage": "https://github.com/smifsud/GooglePlacesSelector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"smifsud": "spiro@materialcause"
},
"source": {
"git": "https://github.com/smifsud/GooglePlacesSelector.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/materialcause1",
"platforms": {
"ios": "8.0"
},
"source_files": "GooglePlacesSelector/Classes/**/*",
"pushed_with_swift_version": "3.0"
}