blob: 635e3987dde11e194ddd460b4001efdd942ee444 [file] [log] [blame]
{
"name": "NLSegmentControl",
"version": "1.0.0",
"summary": "A drop-in replacement for UISegmentControl.",
"description": "A drop-in replacement for UISegmentControl. Written in swift 3.0. It's heavily inspired by HMSegmentedControl\"",
"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.0.0"
},
"source_files": "NLSegmentControl",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}