blob: a48a71107ea7ba53216d5cc7edd2e8b2935a630e [file] [log] [blame]
{
"name": "DKTabView",
"version": "0.2.0",
"summary": "A custom TabView.",
"description": "DKTabView is a class designed to simplify the implementation of various types of tab view.You can customize your TabItems and animate cursor between them.For more details to see the Example.",
"homepage": "https://github.com/drinking/DKTabView",
"license": "MIT",
"authors": {
"drinking": "pan49@126.com"
},
"source": {
"git": "https://github.com/drinking/DKTabView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}