blob: 8bb04eee69839db48f7fdbbfc9b8141b0d6cdc75 [file] [log] [blame]
{
"name": "SHTabbarController",
"version": "0.1.2",
"summary": "A simple UITabbarController with round center button.",
"homepage": "https://github.com/harushuu/SHTabbarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"@harushuu": "hunter4n@gmail.com"
},
"source": {
"git": "https://github.com/harushuu/SHTabbarController.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SHTabbarController/*",
"frameworks": "UIKit",
"dependencies": {
"BFPaperButton": [
"~> 2.0.29"
]
}
}