[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 1 / b / HYHUIViewControllerLifeState / 0.0.1 / HYHUIViewControllerLifeState.podspec.json
bloba779f83260e9170721134b7f101ef55d31a53afa
2   "name": "HYHUIViewControllerLifeState",
3   "version": "0.0.1",
4   "summary": "This is a library that identifies the status of UIViewController, and provide a method for specified state execute task.",
5   "description": "This is a library that identifies the status of UIViewController, include viewDidLoadState、viewWillAppearState、viewDidAppearState、viewWillDisappearState、viewDidDisappearState;and I provide a method for specified state execute task.",
6   "homepage": "https://github.com/HaoXianSen/HYHUIViewControllerLifeState",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1335430614@qq.com": "haoyuhong@dangdang.com"
13   },
14   "source": {
15     "git": "https://github.com/HaoXianSen/HYHUIViewControllerLifeState.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HYHUIViewControllerLifeState/Classes/**/*"