blob: 558b1b0911ecfe8636917ed6a956c38c530b657d [file] [log] [blame]
{
"name": "FSExtendedAlertKit",
"version": "0.1.1",
"summary": "Block based alert views and action sheets, with activity indicator and progress view support.",
"homepage": "https://github.com/ellneal/FSExtendedAlertKit",
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"authors": {
"Elliot Neal": "elliot@emdentec.com"
},
"source": {
"git": "https://github.com/ellneal/FSExtendedAlertKit.git",
"tag": "0.1.1"
},
"source_files": "FSExtendedAlertKit/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"deprecated": true
}