blob: c291c7592b3c0987448ac37d5140d8a9a6056f0b [file] [log] [blame]
{
"name": "YNAlertActionSheet",
"version": "1.0.7",
"summary": "A custom alert action sheet.",
"description": "action sheet with title/icon, or both",
"homepage": "https://github.com/foreverleely/YNAlertActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyangly": "foreverleely@hotmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/foreverleely/YNAlertActionSheet.git",
"tag": "1.0.7"
},
"source_files": "YNAlertActionSheet/*.{h,m}"
}