blob: c44b9342d614cad1ddb4f1d26ac057af234e85b4 [file] [log] [blame]
{
"name": "TextFocuser",
"version": "0.0.2",
"summary": "AutoFocus on textField",
"homepage": "https://github.com/taewan0530/TextFocuser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taewan kim": "taewan0530@daum.net"
},
"source": {
"git": "https://github.com/taewan0530/TextFocuser.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.{swift,h}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}