[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 6 / 3 / YWTopInputField / 0.0.7 / YWTopInputField.podspec.json
blob634c741d6e6078cec64febe90af8943da11ef05b
2   "name": "YWTopInputField",
3   "version": "0.0.7",
4   "summary": "YWTopInputField Generic First Usage Version",
5   "description": "Start from 0.0.7 can be used to Generic input Type, Use it wisely",
6   "requires_arc": true,
7   "homepage": "https://github.com/nsnull0/YWTopInputField",
8   "license": {
9     "type": "MIT",
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.7"
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"