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