blob: 21bbc6f1d8a223238b2e21f57e92ad0cd7b741a1 [file] [log] [blame]
{
"name": "SMKFoldingTabBar",
"version": "0.0.1",
"summary": "SMKFoldingTabBar - An Awesome Folding Custom View",
"homepage": "https://github.com/lovemo/SMKFoldingTabBar",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"authors": {
"lovemo": "lovemomoyulin@qq.com"
},
"source": {
"git": "https://github.com/lovemo/SMKFoldingTabBar.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "SMKFoldingTabBar/*",
"frameworks": [
"Foundation",
"UIKit"
],
"subspecs": [
{
"name": "SMKFoldingTabBar",
"dependencies": {
"Masonry": [
]
}
}
]
}