blob: 3f1d716886ff785ed9c6cc68b855c79c2d0a7b7e [file] [log] [blame]
{
"name": "ZKSegment",
"version": "2.0.1",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "一个分段选择控件。",
"homepage": "https://github.com/WangWenzhuang/ZKSegment",
"authors": {
"WangWenzhuang": "1020304029@qq.com"
},
"source": {
"git": "https://github.com/WangWenzhuang/ZKSegment.git",
"tag": "2.0.1"
},
"source_files": "ZKSegment/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}