blob: 1ac91315a581efdf99bb31b55d57e63e74431834 [file] [log] [blame]
{
"name": "WSTabBarController",
"version": "0.0.3",
"summary": "A custom TabBarController with publish button written in Swift.",
"homepage": "https://github.com/chisj/WSTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chisj": "chisj2012@gmail.com"
},
"source": {
"git": "https://github.com/chisj/WSTabBarController.git",
"tag": "0.0.3"
},
"source_files": "WSTabBarController/WSTabBarController/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true
}