blob: 0bb2a09709f4125516a1ddb0ebf4836d1704e435 [file] [log] [blame]
{
"name": "NLSegmentControl",
"version": "1.3.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.3.0"
},
"source_files": "NLSegmentControl",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}