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