blob: 5469632063d0490db544a28e8151b91876b4caa4 [file] [log] [blame]
{
"name": "SlideTabKit",
"version": "0.1.1",
"summary": "Simple and easy to use tools of slide tab / 简单易用的滑动标签栏工具",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/summertian4/SlideTabKit",
"source": {
"git": "https://github.com/summertian4/SlideTabKit.git",
"tag": "0.1.1"
},
"source_files": "SlideTabKit/**/*",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SnapKit": [
"~> 3.2.0"
],
"FrameKit": [
"~> 0.1.0"
]
},
"authors": {
"小鱼周凌宇": "coderfish@163.com"
},
"social_media_url": "http://zhoulingyu.com",
"pushed_with_swift_version": "3.0"
}