blob: 75c8dba3b3e7b40193aa7d8d74965feed2907ce4 [file] [log] [blame]
{
"name": "YHSegmentView",
"version": "0.0.2",
"summary": "快速实现分页管理控制器",
"homepage": "https://github.com/wanwandiligent/YHSegmentView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"万叶华": "137177787@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wanwandiligent/YHSegmentView.git",
"tag": "0.0.2"
},
"source_files": "YHSegmentView/**/*.{h,m}",
"requires_arc": true
}