[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / a / 1 / 0 / PredictiveTextField / 0.1.0 / PredictiveTextField.podspec.json
blobe88678d4875dee32b26d2b3c1e56215c872dfa18
2   "name": "PredictiveTextField",
3   "version": "0.1.0",
4   "summary": "Good UI for your users looking for some data.",
5   "homepage": "https://github.com/ronteq/PredictiveTextField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniel Fernandez": "dfernandezyopla@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ronteq/PredictiveTextField.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": [
21     "PredictiveTextField/PredictiveTextField.swift",
22     "PredictiveTextField/PredictiveTextFieldCell.swift"
23   ],
24   "pushed_with_swift_version": "echo \"4.0\" >> .swift-version"