[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / e / HaidoraValidation / 0.1.0 / HaidoraValidation.podspec.json
blob2fefa652bcc481dce3b1ba76501a3faf35efa630
2   "name": "HaidoraValidation",
3   "version": "0.1.0",
4   "summary": "REValidation的扩展.",
5   "description": "                        REValidation对输入框添加验证.\n",
6   "homepage": "https://github.com/Haidora/HaidoraValidation",
7   "license": "MIT",
8   "authors": {
9     "mrdaios": "mrdaios@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Haidora/HaidoraValidation.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "Foundation",
21   "dependencies": {
22     "REValidation": [
24     ]
25   }