[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 2 / 4 / GooglePlacesSelector / 0.1.0 / GooglePlacesSelector.podspec.json
blob10e6ae52692ebee05149006096f1eda7904279a2
2   "name": "GooglePlacesSelector",
3   "version": "0.1.0",
4   "summary": "An easy to use Swift 3.0 Google Web Places API wrapper.",
5   "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.",
6   "homepage": "https://github.com/smifsud/GooglePlacesSelector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "smifsud": "spiro@materialcause1"
13   },
14   "source": {
15     "git": "https://github.com/smifsud/GooglePlacesSelector.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/materialcause1",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "GooglePlacesSelector/Classes/**/*",
23   "pushed_with_swift_version": "3.0"