blob: c6a7c58001cfdb00db37ef126d56a9f3d0e94789 [file] [log] [blame]
{
"name": "FSExtendedAlertKit",
"version": "0.1.0",
"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.0"
},
"source_files": "FSExtendedAlertKit/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}