blob: cff05e1a0598cb94a50fc930758d6911dd8d9b2a [file] [log] [blame]
{
"name": "TKRubberPageControl",
"version": "1.0.4",
"summary": "A rubber pagec ontrol in Swift.",
"homepage": "https://github.com/TBXark/TKRubberIndicator",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"authors": {
"vfanx": "tbxark@outlook.com"
},
"source": {
"git": "https://github.com/TBXark/TKRubberIndicator.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/TKRubberPageControl.swift",
"requires_arc": true
}