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