blob: cc619d31c24033e997907bee37d7503320759825 [file] [log] [blame]
{
"name": "ZHActionSheet",
"version": "1.3.2",
"summary": "ActionSheet",
"description": "默认样式、系统样式,同时可以自定义;支持屏幕旋转。",
"homepage": "https://github.com/leezhihua/ZHActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leezhihua": "leezhihua@yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/leezhihua/ZHActionSheet.git",
"tag": "1.3.2"
},
"source_files": "Pod/Classes/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}