blob: eaf6b7a7f4978cacf97466240ac21d1472a37495 [file] [log] [blame]
{
"name": "YWTopInputField",
"version": "0.1.1",
"summary": "YWTopInputField Generic Functionality String",
"description": "Input Top Field with Generic input type, try version 0.1.1 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.1"
},
"source_files": "YWTopInputField/Classes/*.{swift}",
"resources": "YWTopInputField/Resources/*.{png,jpeg,jpg,storyboard,xib}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}