blob: 070fe72e13cfdbd20421f985e943fe0b653dbf38 [file] [log] [blame]
{
"name": "YWTopInputField",
"version": "0.1.0",
"summary": "YWTopInputField Generic Functionality String",
"description": "Input Top Field with Generic input type, try version 0.1.0 work only with String, Will be more Generic day by day. Next part would be AttributedString in version 1.0",
"requires_arc": true,
"homepage": "https://github.com/nsnull0/YWTopInputField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yoseph_wijaya": "info@yoseph.ws"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nsnull0/YWTopInputField.git",
"tag": "0.1.0"
},
"source_files": "YWTopInputField/Classes/*.{swift}",
"resources": "YWTopInputField/Resources/*.{png,jpeg,jpg,storyboard,xib}",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
},
"pushed_with_swift_version": "3.0"
}