blob: 4c015272a770adba4d8af8d9ee33cb726fe5a823 [file] [log] [blame]
{
"name": "HYAlertView",
"version": "1.0.0",
"summary": "A custom AlertView made by Henry Yi.",
"homepage": "https://github.com/CranberryYam/HYAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CranberryYam": "1113145615yihl@gmail.com"
},
"source": {
"git": "https://github.com/CranberryYam/HYAlertView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HYAlertView/Classes/**/*",
"resource_bundles": {
"HYAlertView": [
"HYAlertView/**/*.png",
"HYAlertView/**/*.xib"
]
}
}