blob: 898b4969a68bc2a703f7f5bac5984d637c9d6b96 [file] [log] [blame]
{
"name": "DKTabPageViewController",
"version": "1.3.6",
"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.3.6"
},
"source_files": "DKTabPageViewController/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}