[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 9 / d / KVTextField / 0.1.0 / KVTextField.podspec.json
blob2f3a0a4411b5c7bad12eeeb98ac97f24566c7d64
2   "name": "KVTextField",
3   "version": "0.1.0",
4   "summary": "UITextField with Padding.",
5   "description": "Custom UITextField class that support padding. You can set padding to UITextField from Xcode using KVTextField class",
6   "homepage": "https://github.com/KiritVaghela/KVTextField",
7   "license": "MIT",
8   "authors": {
9     "Kirit Vaghela": "kirit15788@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/KiritVaghela/KVTextField.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "KVTextField/Classes/**/*"