blob: 6298462eba83534d64f4ae3091338061408490a8 [file] [log] [blame]
{
"name": "ZKSegment",
"version": "2.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.1"
},
"source_files": "ZKSegment/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}