blob: 98f6768e3f877024764d18a78c137ddf236e2c2c [file] [log] [blame]
{
"name": "SSGentleAlertView",
"version": "1.0.1",
"summary": "This is gentler than UIAlertView and This can be changed the Appearance unlike UIAlertView.",
"homepage": "https://github.com/tokorom/SSGentleAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tokorom": "tokorom@gmail.com"
},
"source": {
"git": "https://github.com/tokorom/SSGentleAlertView.git",
"tag": "1.0.1"
},
"source_files": "SSGentleAlertView",
"requires_arc": true,
"resources": [
"SSGentleAlertView/SSGentleAlertViewDefault/SSGentleAlertViewDefault.bundle",
"SSGentleAlertView/SSGentleAlertViewDefault/SSGentleAlertViewDefault.xib",
"SSGentleAlertView/SSGentleAlertViewDefault/SSGentleAlertButtonDefault.xib",
"SSGentleAlertView/SSGentleAlertViewBlack/SSGentleAlertViewBlack.bundle",
"SSGentleAlertView/SSGentleAlertViewBlack/SSGentleAlertViewBlack.xib",
"SSGentleAlertView/SSGentleAlertViewBlack/SSGentleAlertButtonBlack.xib",
"SSGentleAlertView/SSGentleAlertViewNative/SSGentleAlertViewNative.bundle",
"SSGentleAlertView/SSGentleAlertViewNative/SSGentleAlertViewNative.xib",
"SSGentleAlertView/SSGentleAlertViewNative/SSGentleAlertButtonNative.xib"
],
"platforms": {
"ios": "5.0"
}
}