blob: f1c264eb28f6ecf7fa2eb8fbcdd6ed03ed1a26d1 [file] [log] [blame]
{
"name": "NLSegmentControl",
"version": "1.2.0",
"summary": "A drop-in replacement for UISegmentControl.",
"description": "A drop-in replacement for UISegmentControl. Written in swift 3.0. Support both text, images and text + image.\"",
"homepage": "https://github.com/songhailiang/NLSegmentControl",
"license": "MIT",
"authors": {
"hailiang.song": "369293153@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/songhailiang/NLSegmentControl.git",
"tag": "1.2.0"
},
"source_files": "NLSegmentControl",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}