blob: c5171d499edfd1d09cc9a98627aa2bfd048c6d7b [file] [log] [blame]
{
"name": "HZActionSheetView",
"version": "1.0.0",
"summary": "A Simaple ActionSheetView on iOS.",
"homepage": "https://github.com/yesterdayccc/HZActionSheetView",
"license": "MIT",
"authors": {
"yesterdayccc": "dylanhcsiqi@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yesterdayccc/HZActionSheetView.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}