blob: 7a51ca8760cd147539709e7372a19b8dc7927be7 [file] [log] [blame]
{
"name": "NAModalSheet",
"version": "0.1.2",
"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": "6.1"
},
"authors": {
"Ken Worley": "kwgithub@thedarkbark.com"
},
"source_files": "NAModalSheet/*.{h,m}",
"source": {
"git": "https://github.com/thedarkbark/NAModalSheet.git",
"tag": "0.1.2"
}
}