blob: c620dd0c7d2bd6b8d57d2934574c42d135774a70 [file] [log] [blame]
{
"name": "ESegment",
"version": "0.2.2",
"summary": "可在storyboard上使用的segment组件",
"description": "基础功能完成, 支持storybaord上实时展示当前的配置状态",
"homepage": "https://github.com/lazyjean/ESegment",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuzhen": "lazyjean@foxmail.com"
},
"source": {
"git": "https://github.com/lazyjean/ESegment.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ESegment/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.2"
}