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