blob: 87fdcd9b0329914d7cc25cde93de85745c8f9b32 [file] [log] [blame]
{
"name": "DGItemView",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/David5-G/DGItemView",
"authors": {
"david": "2632771473@qq.com"
},
"summary": "a view for segment control",
"source": {
"git": "https://github.com/David5-G/DGItemView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DGItemView/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}