blob: 55f085e95c131e2797fbf2ff4dec1a0ce8678105 [file] [log] [blame]
{
"name": "KBActionSheet",
"version": "0.0.1",
"summary": "自定义action sheet view",
"description": "自定义action sheet view",
"homepage": "https://github.com/niuniuKobe/ActionSheetViewDemo",
"license": "MIT",
"authors": {
"liuweiqing": "devqing@yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/niuniuKobe/ActionSheetViewDemo.git",
"tag": "0.0.1"
},
"source_files": "KBActionSheetViewDemo/KBActionSheetView/*.{h,m}",
"requires_arc": true
}