blob: 83bf3de09ddba60e2abbd1ec1b5bdf96d4a776f7 [file] [log] [blame]
{
"name": "LifecycleHooks",
"version": "0.1.2",
"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": "MIT",
"authors": {
"johnpatrickmorgan": "johnpatrickmorganuk@gmail.com"
},
"source": {
"git": "https://github.com/johnpatrickmorgan/LifecycleHooks.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/jpmmusic",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}