[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / a / 4 / swift-google-autocomplete / 1.0.1 / swift-google-autocomplete.podspec.json
blobebb1cfb795583efdf7c07a5d0b59c371002e3225
2   "name": "swift-google-autocomplete",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AutoComplete/*.swift"