blob: 6ce39800c2e1d759f5d0b0a0663c811f5d3eac22 [file] [log] [blame]
{
"name": "YSSegmentContainer",
"version": "1.0.1",
"summary": "It's a container, appearance looks like news app Layout. Simple And Convenience!",
"homepage": "https://github.com/yixianxueqi/YSSegmentContainer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aiur": "17620306711@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/yixianxueqi/YSSegmentContainer.git",
"tag": "1.0.1"
},
"source_files": "YSSegmentContainer/YSSegmentContainer/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}