[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 2 / XCEValidatableValue / 2.3.0 / XCEValidatableValue.podspec.json
blob34bd4960431813b106206722f99e6a6ef7b81c43
2   "name": "XCEValidatableValue",
3   "summary": "Generic value wrapper with built-in validation.",
4   "version": "2.3.0",
5   "homepage": "https://XCEssentials.github.io/ValidatableValue",
6   "source": {
7     "git": "https://github.com/XCEssentials/ValidatableValue.git",
8     "tag": "2.3.0"
9   },
10   "source_files": "Src/**/*.swift",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "dependencies": {
16     "XCERequirement": [
17       "~> 1.4"
18     ]
19   },
20   "license": {
21     "type": "MIT",
22     "file": "LICENSE"
23   },
24   "authors": {
25     "Maxim Khatskevich": "maxim@khatskevi.ch"
26   },
27   "pushed_with_swift_version": "3.0"