[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 3 / YWTopInputField / 0.0.6 / YWTopInputField.podspec.json
blobdfafab57614d6f040871adf94a588da52035b138
2   "name": "YWTopInputField",
3   "version": "0.0.6",
4   "summary": "First use using UITextField only",
5   "description": "This library could be used on version up to 0.1.0, currently still in progress build",
6   "requires_arc": true,
7   "homepage": "https://github.com/nsnull0/YWTopInputField",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "yoseph_wijaya": "info@yoseph.ws"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/nsnull0/YWTopInputField.git",
20     "tag": "0.0.6"
21   },
22   "source_files": "YWTopInputField/Classes/*.{swift}",
23   "resources": "YWTopInputField/Resources/*.{png,jpeg,jpg,storyboard,xib}",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "SnapKit": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"