blob: 06e9d61ecbcc0adbfa2d9209ce1986b4625b1733 [file] [log] [blame]
{
"name": "STabView",
"version": "0.0.1",
"summary": "选项卡.",
"homepage": "https://github.com/angelcs1990/STabView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cs": "angelcs1990@sohu.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/angelcs1990/STabView.git",
"tag": "0.0.1"
},
"source_files": "STabView/**/*.{h,m}",
"requires_arc": true
}