[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 4 / PKAutofillTextField / 1.0.1 / PKAutofillTextField.podspec.json
blob3161b6409017cb521f6fe2b839c5a6f8caea8983
2   "name": "PKAutofillTextField",
3   "version": "1.0.1",
4   "summary": "Smart textfield holds existing inputs",
5   "description": "Smart textfield holds existing inputs. E.g You do not want to enter server address again by typing than selecting from existing inputs",
6   "homepage": "https://github.com/pvn/PKAutofillTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Praveen Kumar Shrivastav": "composetopraveen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pvn/PKAutofillTextField.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/praveen_tech",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "PKAutofillTextField/Classes/**/*",
23   "swift_version": "4.0"