blob: fc679e53d372212a7d951c7390fa077457635e7d [file] [log] [blame]
{
"name": "JsenSegment",
"version": "1.0.5",
"summary": "A custom segment that can custom normal & selected text and image or backgroundColor.Support Swift4.0 and later",
"homepage": "https://github.com/imwangxuesen/JsenSegment",
"license": "MIT",
"authors": {
"WangXuesen": "imwangxuesen@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/imwangxuesen/JsenSegment.git",
"tag": "1.0.5"
},
"source_files": "JsenSegment/*.{swift,bundle}",
"requires_arc": true,
"resources": "JsenSegment/JsenSegment.bundle",
"pushed_with_swift_version": "4.0.0"
}