blob: a3c3e85b9f94de37c14e6ec2e095d5df98eb0a88 [file] [log] [blame]
{
"name": "SM_AlertView",
"version": "0.0.1",
"summary": "A view like UIAlertView",
"description": "A view like UIAlertView on iOS!",
"homepage": "https://github.com/appleboyguoli/SM_AlertView",
"license": "MIT",
"authors": {
"pythonboy": "1101093069@qq.com"
},
"source": {
"git": "https://github.com/appleboyguoli/SM_AlertView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}