blob: 2baa7e59fd3c3ee11294242ba3faea5d5f08055a [file] [log] [blame]
{
"name": "YWTopInputField",
"version": "0.0.5",
"summary": "Add Public Functionality + Protocol",
"description": "This library could be used on version up to 0.1.0, currently still in progress build",
"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": "9.0"
},
"source": {
"git": "https://github.com/nsnull0/YWTopInputField.git",
"tag": "0.0.5"
},
"source_files": "YWTopInputField/Classes/*.{swift}",
"resources": "YWTopInputField/Resources/*.{png,jpeg,jpg,storyboard,xib}",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
},
"pushed_with_swift_version": "3.0"
}