blob: a88fd089318eb9a72a6580382adba8ba9f8a0546 [file] [log] [blame]
{
"name": "STabView",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "STabView/**/*.{h,m}",
"requires_arc": true
}