blob: 10e6ae52692ebee05149006096f1eda7904279a2 [file] [log] [blame]
{
"name": "GooglePlacesSelector",
"version": "0.1.0",
"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@materialcause1"
},
"source": {
"git": "https://github.com/smifsud/GooglePlacesSelector.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/materialcause1",
"platforms": {
"ios": "8.0"
},
"source_files": "GooglePlacesSelector/Classes/**/*",
"pushed_with_swift_version": "3.0"
}