blob: 7db17d42c54c536db338b3ae734c5f19883f8aec [file] [log] [blame]
{
"name": "DGItemView",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DGItemView/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}