blob: cdb6b0a9d1126eafb7f1e4a44a8b44c7037162ea [file] [log] [blame]
{
"name": "LCModal",
"version": "1.0.0",
"summary": "An Objective-C category to present a semi modal view controller",
"description": " An Objective-C category to present a semi modal view controller with a nice push back effect for the presenting view controller.\n",
"homepage": "https://github.com/ThXou/LCModal",
"screenshots": "https://raw.githubusercontent.com/ThXou/LCModal/master/screenshot_1.png",
"license": "MIT",
"authors": {
"ThXou": "yo@thxou.com"
},
"source": {
"git": "https://github.com/ThXou/LCModal.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/thxou",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source"
}