blob: 4ac2cb1e146e2c3055e11ff7742f082be988f71b [file] [log] [blame]
{
"name": "ZEDActionSheet",
"version": "0.0.1",
"summary": "一个简单,方便使用的 Action Sheet",
"description": "A short description of ZEDActionSheet.\nTODO: Add long description of the pod here.",
"homepage": "https://github.com/lichao1992/ZEDActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李超": "964139523@qq.com"
},
"source": {
"git": "https://github.com/lichao1992/ZEDActionSheet.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZEDActionSheet/Classes/**/*"
}