[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / e / b / DKTabView / 0.2.0 / DKTabView.podspec.json
bloba48a71107ea7ba53216d5cc7edd2e8b2935a630e
2   "name": "DKTabView",
3   "version": "0.2.0",
4   "summary": "A custom TabView.",
5   "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.",
6   "homepage": "https://github.com/drinking/DKTabView",
7   "license": "MIT",
8   "authors": {
9     "drinking": "pan49@126.com"
10   },
11   "source": {
12     "git": "https://github.com/drinking/DKTabView.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"