blob: 392feee84139228a4e1c63ba5a845f14ec1f1112 [file] [log] [blame]
{
"name": "RECurtainViewController",
"version": "1.0.1",
"authors": {
"Roman Efimov": "romefimov@gmail.com"
},
"homepage": "https://github.com/romaonthego/RECurtainViewController",
"summary": "A custom curtain-style transition for UIViewControllers.",
"source": {
"git": "https://github.com/romaonthego/RECurtainViewController.git",
"tag": "1.0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"source_files": "RECurtainViewController",
"public_header_files": "RECurtainViewController/*.h",
"platforms": {
"ios": null
},
"ios": {
"frameworks": "QuartzCore"
}
}