blob: c7e239ab684b27b54d750bea52bc9e7ece19c5ee [file] [log] [blame]
{
"name": "LifecycleHooks",
"version": "0.3.0",
"summary": "Inject custom code into views and view controllers in response to lifecycle events.",
"description": "LifecycleHooks allows custom code to be injected into views and\nview controllers in response to lifecycle events",
"homepage": "https://github.com/johnpatrickmorgan/LifecycleHooks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"johnpatrickmorgan": "johnpatrickmorganuk@gmail.com"
},
"source": {
"git": "https://github.com/johnpatrickmorgan/LifecycleHooks.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/jpmmusic",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}