blob: 7516ea5636a2465c71fde3ec8bb86fc97b6ab2ad [file] [log] [blame]
{
"name": "TKDotSegment",
"version": "1.0.0",
"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.0"
},
"source_files": "TKDotSegmentControl.swift",
"requires_arc": true
}