blob: 3eb71bb7d05e7c3e6d28cd89f8a1eba611c5e680 [file] [log] [blame]
{
"name": "OLOverlay",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}