blob: 2e8a78a79ec5bb5bfdd98648184fffbd0396261f [file] [log] [blame]
{
"name": "TKSwitcherCollection",
"version": "1.0.2",
"summary": "A animate switcher cllection in Swift.",
"homepage": "https://github.com/TBXark/TKSwitcherCollection",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"authors": {
"vfanx": "tbxark@outlook.com"
},
"source": {
"git": "https://github.com/TBXark/TKSwitcherCollection.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwitcherCollection/Classes/*.swift",
"requires_arc": true
}