blob: f0ca6efb0a5c96359da6902c57349bf1f47eceed [file] [log] [blame]
{
"name": "YNAlertActionSheet",
"version": "1.0.1",
"summary": "A custom alert action sheet.",
"description": "action sheet with title/icon, or both",
"homepage": "http://EXAMPLE/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.1"
},
"source_files": "YNAlertActionSheet/*.{h,m}"
}