blob: b715f065f22fa67b652261141404e14be67d9be9 [file] [log] [blame]
{
"name": "HGActionSheet",
"version": "1.0.1",
"summary": "a custom pop view from bottom",
"homepage": "https://github.com/xuhonggui/HGActionSheet",
"license": "MIT",
"authors": {
"xuhonggui": "593692553@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xuhonggui/HGActionSheet.git",
"tag": "1.0.1"
},
"source_files": "*.{h,m}",
"resources": "HGActionSheet.bundle",
"requires_arc": true
}