blob: 42b647901b4692e52333363a4d9c23e69071dd5b [file] [log] [blame]
{
"name": "DKTabPageViewController",
"version": "0.0.3",
"summary": "DKTabPageViewController is an UIViewController subclass that supports multiple tab and gestures.",
"homepage": "https://github.com/zhangao0086/DKTabPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bannings": "zhangao0086@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhangao0086/DKTabPageViewController.git",
"tag": "0.0.3"
},
"source_files": "DKTabPageViewController/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}