blob: 94a71fd816984072959b62752f755251095e92a1 [file] [log] [blame]
{
"name": "YDActionSheet",
"version": "0.0.1",
"summary": "模仿微信底部弹出框.",
"description": "模仿微信底部弹出框。\n持续更新中...",
"homepage": "https://github.com/CoderThink/YDActionSheet",
"license": "MIT",
"authors": {
"Think": "yangdong@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderThink/YDActionSheet.git",
"tag": "0.0.1"
},
"source_files": [
"YDActionSheet",
"*.{h,m}"
],
"requires_arc": true
}