blob: 0d00582ffad9baae6fa8ceab6e2d7f3f41d1d96a [file] [log] [blame]
{
"name": "NAModalSheet",
"version": "0.0.5",
"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.5"
}
}