blob: 164e30282499281e130fd40142c3fd4e1248529a [file] [log] [blame]
{
"name": "LifecycleHooks",
"version": "0.4.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.4.0"
},
"social_media_url": "https://twitter.com/jpmmusic",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0"
}