blob: 6b748c06d7f806fa0aa1aa6226a19bbf9b43b79f [file] [log] [blame]
{
"name": "NAModalSheet",
"version": "0.0.4",
"license": "MIT",
"summary": "Presents your view controller with a blurred image of the background behind it.",
"homepage": "https://github.com/thedarkbark/NAModalSheet",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"authors": {
"Ken Worley": "kwgithub@thedarkbark.com"
},
"source_files": "NAModalSheet/*.{h,m}",
"source": {
"git": "https://github.com/thedarkbark/NAModalSheet.git",
"tag": "0.0.4"
}
}