[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / c / LifecycleHooks / 0.4.0 / LifecycleHooks.podspec.json
blob164e30282499281e130fd40142c3fd4e1248529a
2   "name": "LifecycleHooks",
3   "version": "0.4.0",
4   "summary": "Inject custom code into views and view controllers in response to lifecycle events.",
5   "description": "LifecycleHooks allows custom code to be injected into views and\nview controllers in response to lifecycle events",
6   "homepage": "https://github.com/johnpatrickmorgan/LifecycleHooks",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "johnpatrickmorgan": "johnpatrickmorganuk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/johnpatrickmorgan/LifecycleHooks.git",
16     "tag": "0.4.0"
17   },
18   "social_media_url": "https://twitter.com/jpmmusic",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "Sources/**/*",
24   "pushed_with_swift_version": "4.0"