blob: b2cea5ee29dd904a248b339dd0091511c7dbc698 [file] [log] [blame]
{
"name": "ZMBActionSheet",
"version": "1.0.2",
"summary": "It is similar to UIActionSheet.",
"description": "It is similar to UIActionSheet.这是一个类似于系统的UIActionSheet,最低支持到iOS 7,api完全仿照UIActionSheet.使用起来简单方便。",
"homepage": "https://github.com/Cooooper/ZMBActionSheet",
"license": "MIT",
"authors": {
"Han Yahui": "idevhan@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Cooooper/ZMBActionSheet.git",
"tag": "1.0.2"
},
"source_files": "ActionSheet/*",
"requires_arc": true
}