[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / c / LifecycleHooks / 0.4.2 / LifecycleHooks.podspec.json
blob196ba2db4c7597704943ea6f8d7240f183351ae7
2   "name": "LifecycleHooks",
3   "version": "0.4.2",
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.2"
17   },
18   "social_media_url": "https://twitter.com/jpmmusic",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "Sources/**/*"