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