blob: 4985471e303e7de2665f8a5266b01e1c9c227f17 [file] [log] [blame]
{
"name": "AWActionSheet",
"version": "1.0.1",
"summary": "A custom actionSheet. 一款自定义 ActionSheet.",
"description": "Support for custom view, custom viewcontroller, as content display. Customized a sharing view in the demo.\n支持将自定义view,自定义viewcontroller,作为content显示。 demo里自定义了一款分享视图",
"homepage": "https://github.com/maltsugar/AWActionSheetDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zgy": "173678978@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/maltsugar/AWActionSheetDemo.git",
"tag": "1.0.1"
},
"source_files": "AWActionSheetDemo/AWActionSheet/*.{h,m,xib}"
}