[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 8 / 0 / 1 / WTBoolExtensions / 1.0.0 / WTBoolExtensions.podspec.json
blob07ab2b65815ea95ac70352c5724df065194dd8b1
2   "name": "WTBoolExtensions",
3   "version": "1.0.0",
4   "summary": "WTBoolExtensions adds a method to generate pseudo-random boolean values.",
5   "description": "WTBoolExtensions adds a method to generate uniformly-distributed pseudo-random boolean values.",
6   "homepage": "https://github.com/wltrup/Swift-WTBoolExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wagner Truppel": "trupwl@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wltrup/Swift-WTBoolExtensions.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WTBoolExtensions/Classes/**/*",
22   "pushed_with_swift_version": "3.0"