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