blob: 38f12bdef4a2b4b1f4c56f18e3312a287c9373f5 [file] [log] [blame]
{
"name": "LifecycleHooks",
"version": "0.5.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.5.0"
},
"social_media_url": "https://twitter.com/jpmmusic",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_version": "4.2",
"source_files": "Sources/**/*"
}