{ | |
"name": "GDTextSlot", | |
"version": "1.0.2", | |
"summary": "Simple component for code input!", | |
"homepage": "https://github.com/saeid/GDTextSlot", | |
"license": "MIT", | |
"authors": { | |
"Saeid Basirnia": "saeid.basirniaa@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/saeid/GDTextSlot.git", | |
"tag": "1.0.2" | |
}, | |
"pod_target_xcconfig": { | |
"SWIFT_VERSION": "4.0" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"requires_arc": true, | |
"swift_version": "4.0", | |
"source_files": "*.swift", | |
"frameworks": "UIKit" | |
} |