blob: 6d8470a71469c3922f00dee20325fcb036983982 [file] [log] [blame]
{
"name": "FoldingTabBar",
"version": "1.2.1",
"homepage": "https://github.com/Yalantis/FoldingTabBar.iOS",
"summary": "Folding Tab Bar and Tab Bar Controller",
"authors": "Yalantis",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/yalantis",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Yalantis/FoldingTabBar.iOS.git",
"tag": "1.2.1"
},
"requires_arc": true,
"source_files": "FoldingTabBar/**/*",
"public_header_files": "FoldingTabBar/**/*.h",
"frameworks": [
"UIKit",
"QuartzCore"
]
}