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