blob: 09c53cdcbec3f63bc6db0ffb325a92d2980bd2c4 [file] [log] [blame]
{
"name": "Lambda-Alert",
"version": "1.0.1",
"summary": "Simple UIAlertView wrapper that uses blocks for button actions.",
"homepage": "https://github.com/zoul/Lambda-Alert/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomáš Znamenáček": "tomas.znamenacek@gmail.com"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source": {
"git": "https://github.com/zoul/Lambda-Alert.git",
"tag": "1.0.1"
},
"source_files": "Sources/*.{h,m}",
"frameworks": "CoreGraphics"
}