blob: 91e197b24b2bad3418e8108fac8e8eaaecde504b [file] [log] [blame]
{
"name": "JsenSegment",
"version": "1.0.2",
"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.2"
},
"source_files": "JsenSegment/*.{swift,bundle}",
"requires_arc": true,
"resources": "JsenSegment/JsenSegment.bundle",
"pushed_with_swift_version": "4.0.0"
}