blob: 38c712633a71245140f4a31dda71aa15c1d18141 [file] [log] [blame]
{
"name": "HD_ActionSheet",
"version": "1.0.0",
"summary": "An easy way to load an actionSheet in any view page",
"homepage": "https://github.com/SJ-wqsy/HD_ActionSheet",
"license": "MIT",
"authors": {
"SJ-wqsy": "ssq_two@163.com"
},
"source": {
"git": "https://github.com/SJ-wqsy/HD_ActionSheet.git",
"tag": "1.0.0"
},
"source_files": [
"HD_ActionSheet",
"HD_ActionSheet/**/*.{h,m}"
],
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit",
"requires_arc": true
}