[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 0 / e / PSAutocompletion / 1.0.0 / PSAutocompletion.podspec.json
blob1c050e60311b3d4ed1eabba4e25bf3c0d28269a4
2   "name": "PSAutocompletion",
3   "version": "1.0.0",
4   "summary": "PSAutocompletion for UITextField Safari-like search/address bar",
5   "description": "PSAutocompletion is a class that creates behaviour similar to\nSafari or Chrome search/address bar. Just create a data source\nthat returns required text",
6   "homepage": "https://github.com/pivl/PSAutocompletion",
7   "license": "MIT",
8   "authors": {
9     "Pavel Stasyuk": "pivlyak@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/pivl/PSAutocompletion.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "PSAutocompletion/PSAutocompletion.swift",
19   "pushed_with_swift_version": "3.0"