[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / a / 4 / swift-google-autocomplete / 1.0.0 / swift-google-autocomplete.podspec.json
blobaca69d94a54c145b76f5dad2b4e8a5542120cac2
2   "name": "swift-google-autocomplete",
3   "version": "1.0.0",
4   "summary": "Fetch google autocomplete suggestions.",
5   "description": "TODO: Fetch google's autocomplete suggestions.",
6   "homepage": "https://github.com/geek1706/swift-google-autocomplete",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Trung Nguyen": "trung1706@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/geek1706/swift-google-autocomplete.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AutoComplete/*.swift"