blob: d6e010d0e80625e8dc05b03972b5e9b28abc7757 [file] [log] [blame]
{
"name": "NAModalSheet",
"version": "0.0.1",
"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.1"
}
}