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