[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 8 / c / LifecycleHooks / 0.3.1 / LifecycleHooks.podspec.json
blobaead696cbdb2cc32aa85a619d5d2254b6ab97522
2   "name": "LifecycleHooks",
3   "version": "0.3.1",
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.3.1"
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": "3.0"