blob: 994d57fbd4011b721d721cc4e15004e79c91e5ed [file] [log] [blame]
{
"name": "LPActionSheet",
"version": "1.0",
"summary": "A clean and lightweight action sheet for your iOS app",
"description": "LPActionSheet is a clean and lightweight action sheet for your iOS app",
"homepage": "https://github.com/wenxiangjiang/LPActionSheet",
"license": "MIT",
"authors": {
"wenxiangjiang": "liupeng@zhishisoft.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/wenxiangjiang/LPActionSheet.git",
"tag": "1.0"
},
"source_files": "LPActionSheet/*.{h,m}"
}