blob: 6d528b64db927fac8ec4d2a5646f5d184b2f90dc [file] [log] [blame]
{
"name": "WSTabBarController",
"version": "0.0.2",
"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.2"
},
"source_files": "WSTabBarController/WSTabBarController/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true
}