blob: 515974727959c4f6a524fea6f7437851a6b6e940 [file] [log] [blame]
{
"name": "YWTopInputField",
"version": "0.0.1",
"summary": "Initial build with Blur Background",
"requires_arc": true,
"homepage": "https://github.com/nsnull0/YWTopInputField",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"yoseph_wijaya": "info@yoseph.ws"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/nsnull0/YWTopInputField.git",
"tag": "0.0.1"
},
"source_files": "YWTopInputField/**/*.{swift}",
"resources": "YWTopInputField/**/*.{png,jpeg,jpg,storyboard,xib}",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
},
"pushed_with_swift_version": "3.0"
}