blob: 5073df5d517e486b7d5904443ea1a79059fd1140 [file] [log] [blame]
{
"name": "TKDotSegment",
"version": "1.0.1",
"summary": "TKDotSegment is a segment with dot animation",
"homepage": "https://github.com/TBXark/TKDotSegment",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"TBXark": "https://github.com/TBXark"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TBXark/TKDotSegment.git",
"tag": "1.0.1"
},
"source_files": "TKDotSegmentControl.swift",
"requires_arc": true
}