blob: d3cb52476cbc375b68b19d245214eae95848ae06 [file] [log] [blame]
{
"name": "AWActionSheet",
"version": "1.0.2",
"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.2"
},
"source_files": "AWActionSheetDemo/AWActionSheet/*.{h,m}",
"resource_bundles": {
"AWActionSheet": [
"AWActionSheetDemo/AWActionSheet/*.{xib}"
]
}
}