blob: 614116162013740afe7596c0dbcaa1cab28f8871 [file] [log] [blame]
{
"name": "WPTabBarcontroller",
"version": "1.0.1",
"summary": "WPTabBarcontroller",
"description": "a TabBarcontroller using vertical menu",
"homepage": "https://github.com/elementuse/WPTabBarcontroller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"elementuse": "elementuse@live.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/elementuse/WPTabBarcontroller.git",
"tag": "1.0.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "WPTabBarcontroller.framework",
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}