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