blob: ea47692fa07c3ac76b84f31779974a1c39d74df0 [file] [log] [blame]
{
"name": "GDTextSlot",
"version": "1.0.7",
"summary": "A customizable control for code/text input. Easy setup with Storyboard and attributes inspector or Code.",
"homepage": "https://github.com/saeid/GDTextSlot",
"license": "MIT",
"authors": {
"Saeid Basirnia": "basirnia@icloud.com"
},
"source": {
"git": "https://github.com/saeid/GDTextSlot.git",
"tag": "1.0.7"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": "*.swift",
"frameworks": "UIKit",
"swift_version": "5.0"
}