[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / 2 / HXAlertViewController / 0.0.3 / HXAlertViewController.podspec.json
blob0acbe26d76aa4e216afe50929eff0340c62235de
2   "name": "HXAlertViewController",
3   "version": "0.0.3",
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.3"
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   }