[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 3 / KVLlibrary / 1.1.0 / KVLlibrary.podspec.json
blobb24bc036bb133f85a6cfe82b4d2cfb36c85f00b0
2   "name": "KVLlibrary",
3   "version": "1.1.0",
4   "summary": "KVLlibrary for Design of UIComponent in Swift",
5   "description": "This Library is very easy to use. Once you install it open storyboard and give the class type of UICopmonent to KVL class. For example KVLTextfield, KVLLabel, KVLButton etc. and can use the validation functionality by creating the object of class KVLValidation",
6   "homepage": "https://github.com/KevalPatel94/KVLlibrary.git",
7   "license": "MIT",
8   "authors": {
9     "Keval Patel": "kevalpatelstudy@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/KevalPatel94/KVLlibrary.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "KVLlibrary/**/*"