[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 4 / PKAutofillTextField / 1.0 / PKAutofillTextField.podspec.json
bloba0906708e0532a14df09ce6a052edec480914739
2   "name": "PKAutofillTextField",
3   "version": "1.0",
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"
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"