blob: 39b715217de966dd7f1e37f1cf7448f92c5d8a07 [file] [log] [blame]
{
"name": "OLOverlay",
"version": "0.2.0",
"summary": "Presents UIViewController like UIAlertView.",
"description": "This library provides a category for UIViewController with support presention UIViewController like UIAlertView with custom animation.",
"homepage": "https://github.com/halmakey/OLOverlay",
"license": "MIT",
"authors": {
"halmakey": "halmakey@cubicplus.net"
},
"source": {
"git": "https://github.com/halmakey/OLOverlay.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}