blob: 819bc51d45fe32ad2930ae39606188b551923f0d [file] [log] [blame]
{
"name": "GWPKit",
"version": "1.0.1",
"summary": "一个简单的组件库,包括GWPSliderViewController、GWPGIFView、GWPLog、GWPBaseCellModel、GWPUnderlineSegmentedControl、GWPBadge",
"description": "这是一个简单的组件库,包括GWPSliderViewController、GWPGIFView、GWPLog、GWPBaseCellModel、GWPUnderlineSegmentedControl、GWPBadge",
"homepage": "https://github.com/GanWenPeng/GWPKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"甘文鹏": "ganwenpeng1993@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/GanWenPeng/GWPKit.git",
"tag": "1.0.1"
},
"source_files": "GWPKit/*.{h,m}",
"public_header_files": "GWPKit/*.h",
"requires_arc": true
}