blob: 9fefe1650d15d10836cb2558edfeaa9f8d4e8a4a [file] [log] [blame]
{
"name": "ESegment",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ESegment/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.2"
}