blob: cf0a6657ade7af9bb8a135fd37497e3b83f24938 [file] [log] [blame]
{
"name": "ALActionSheetView",
"version": "1.3.1",
"summary": "A drop-in replacement for UIActionSheet that supports block and more.",
"homepage": "https://github.com/xiaolanlianhua/ALActionSheetView",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WangQi": "xiaolanlianhua@gmail.com"
},
"source": {
"git": "https://github.com/xiaolanlianhua/ALActionSheetView.git",
"tag": "v1.3.1"
},
"source_files": [
"ALActionSheetView/ALActionSheetView/ALActionSheetView.h",
"ALActionSheetView/ALActionSheetView/ALActionSheetView.m"
],
"requires_arc": true
}