blob: 7a911bc4bc5a06473f1e26fd3c7e3c894be90ca0 [file] [log] [blame]
{
"name": "IRAlertManager",
"version": "1.0.0",
"summary": "Alert manager for iOS.",
"description": "Alert manager for iOS.",
"homepage": "https://github.com/irons163/IRAlertManager.git",
"license": "MIT",
"authors": "irons163",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/irons163/IRAlertManager.git",
"tag": "1.0.0"
},
"source_files": "IRAlertManager/Class/**/*.{h,m,xib}"
}