[Add] DemoTestFramework 1.0.10
[CocoaPods.git] / Specs / 5 / c / 7 / UIViewControllerLoadResultHint / 0.0.1 / UIViewControllerLoadResultHint.podspec.json
blob77feae51ce03c4fb1d2334a06e09be6da88481a9
2   "name": "UIViewControllerLoadResultHint",
3   "version": "0.0.1",
4   "summary": "当某个UIViewController页面显示后,无相应内容时展示给用户的提示",
5   "description": "当某个UIViewController页面显示后,无相应内容时展示给用户的提示,类似于https://github.com/dzenbot/DZNLoadResultHint",
6   "homepage": "https://gitee.com/safiri",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "safiri": "safiri@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/safiriGitHub/UIViewControllerLoadResultHint.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ]