blob: 63e3adbd2448a6a1254843b5ab8cab6da97cc3b0 [file] [log] [blame]
{
"name": "TLSegmentedControl-iOS",
"version": "1.0.0",
"summary": "A custom segmented control for iOS.",
"description": "A custom segmented control for iOS.",
"homepage": "https://github.com/lee5783/TLSegmentedControl",
"screenshots": "https://github.com/lee5783/TLSegmentedControl/raw/master/demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "lee5783",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/lee5783/TLSegmentedControl.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m,swift,xib}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}