blob: fc7b933c8a52b9a32422cba63bd455ec515515a0 [file] [log] [blame]
{
"name": "WZDraggableSwitchHeaderView",
"version": "0.0.1",
"summary": "A header view shows status to switch between viewControllers.",
"homepage": "http://www.wongzigii.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wongzigii": "wongzigii@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wongzigii/WZDraggableSwitchHeaderView.git",
"tag": "0.0.1"
},
"source_files": [
"WZDraggableSwitchHeaderView",
"WZDraggableSwitchHeaderView/*.{h,m}"
],
"requires_arc": true
}