blob: 308d13b87d52d581a51fa9aa8cc789aa783b447f [file] [log] [blame]
{
"name": "REFrostedViewController",
"version": "2.4.3",
"authors": {
"Roman Efimov": "romefimov@gmail.com"
},
"homepage": "https://github.com/romaonthego/REFrostedViewController",
"summary": "iOS 7 style blurred view controller that appears on top of your view controller.",
"source": {
"git": "https://github.com/romaonthego/REFrostedViewController.git",
"tag": "2.4.3"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "REFrostedViewController",
"public_header_files": "REFrostedViewController/*.h",
"ios": {
"frameworks": [
"QuartzCore",
"Accelerate"
]
}
}