[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / f / 2 / HXAlertViewController / 0.0.4 / HXAlertViewController.podspec.json
blob8799584e56fe33249d58ef33b2d2fcea08a4aa14
2   "name": "HXAlertViewController",
3   "version": "0.0.4",
4   "summary": "HXAlert",
5   "description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
6   "homepage": "https://www.hexindai.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘跃武": "yuewuliu@126.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/lywhaha/HXAlertViewController.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "HXAlertViewController/HXAlertViewController/Classes/**/*.{h,m}",
22   "dependencies": {
23     "BlocksKit": [
24       "~> 2.2.5"
25     ],
26     "FFToast": [
27       "~> 1.2.0"
28     ]
29   }