blob: ae5e75f646146414e64722e8d1fa9c64bae39d28 [file] [log] [blame]
{
"name": "XMNTabbed",
"version": "0.0.1",
"summary": "自适应布局的标签排列空间,可以自定义各个标签大小,内容,文本",
"homepage": "https://github.com/ws00801526/XMNTabbedViewExample",
"license": "MIT",
"authors": {
"XMFraker": "3057600441@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ws00801526/XMNTabbedViewExample.git",
"tag": "0.0.1"
},
"source_files": "XMNTabbedFramework/*.{h,m}",
"requires_arc": true
}