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