blob: 0e339cdb3fb1e66d6b10385d0198737aca2ed5d1 [file] [log] [blame]
{
"name": "HWActionSheet",
"version": "1.0.4",
"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.4"
},
"source_files": "HWActionSheet/**/*.{h,m}",
"requires_arc": true
}