blob: 014cbe5d078a1cdd31d26068b0fba81fb6d2ee3c [file] [log] [blame]
{
"name": "DKTabView",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}