blob: fbbb5a51c54ff4084da38d66186a39c1283ce1e9 [file] [log] [blame]
{
"name": "LPAActionSheetController",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPAActionSheetController/Classes/**/*",
"resource_bundles": {
"LPAActionSheetController": [
"LPAActionSheetController/Assets/*.png"
]
}
}