blob: 81c360b2b01b400e545fce8ea8d8c88337290fb6 [file] [log] [blame]
{
"name": "WPTabBarcontroller",
"version": "1.0.2",
"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.2"
},
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "WPTabBarcontroller.framework",
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}