[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 5 / 2 / XCEValidatableValue / 3.11.5 / XCEValidatableValue.podspec.json
blob117fe2fd5dfec75a81c03a04117e6bde72dbcf55
2   "name": "XCEValidatableValue",
3   "summary": "Generic value wrapper with built-in validation.",
4   "version": "3.11.5",
5   "homepage": "https://XCEssentials.github.io/ValidatableValue",
6   "source": {
7     "git": "https://github.com/XCEssentials/ValidatableValue.git",
8     "tag": "3.11.5"
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   "source_files": "Sources/ValidatableValue/**/*.swift"