{ | |
"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 | |
} |