blob: c7ac808cb5ee455696f3c179aa0e4f03a802d785 [file] [log] [blame]
{
"name": "LPAActionSheetController",
"version": "0.1.1",
"summary": "一个类似actionSheet的菜单.",
"description": "一个类似actionSheet的底部弹出菜单",
"homepage": "https://github.com/leeping610/LPAActionSheetController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leeping": "liping_000@126.com"
},
"source": {
"git": "https://github.com/leeping610/LPAActionSheetController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPAActionSheetController/Classes/**/*",
"resource_bundles": {
"LPAActionSheetController": [
"LPAActionSheetController/Assets/*.png"
]
}
}