blob: ff26ebec624c95e806616b461a5145e680c4a0e1 [file] [log] [blame]
{
"name": "HWActionSheet",
"version": "1.0.2",
"summary": "A custom actionSheet of iOS.",
"homepage": "https://github.com/loveway/HWActionSheet",
"license": "MIT",
"authors": {
"HenryCheng": "clearloveway@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/loveway/HWActionSheet.git",
"tag": "1.0.2"
},
"source_files": "HWActionSheet/*.{h,m}",
"requires_arc": true
}