[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / 5 / BowOpticsLaws / 0.6.0 / BowOpticsLaws.podspec.json
bloba84ef1c2256a7138d4a79f6877f8275574d45149
2   "name": "BowOpticsLaws",
3   "version": "0.6.0",
4   "summary": "Laws for type classes included in BowOptics.",
5   "homepage": "https://github.com/bow-swift/bow",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n    http://www.apache.org/licenses/LICENSE-2.0\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
9   },
10   "authors": "The Bow authors",
11   "requires_arc": true,
12   "platforms": {
13     "osx": "10.10",
14     "ios": "8.0",
15     "tvos": "9.1"
16   },
17   "source": {
18     "git": "https://github.com/bow-swift/bow.git",
19     "tag": "0.6.0"
20   },
21   "source_files": "Tests/BowOpticsLaws/**/*.swift",
22   "dependencies": {
23     "Bow": [
24       "~> 0.6.0"
25     ],
26     "BowOptics": [
27       "~> 0.6.0"
28     ],
29     "BowLaws": [
30       "~> 0.6.0"
31     ],
32     "SwiftCheck": [
33       "~> 0.12.0"
34     ]
35   },
36   "swift_versions": [
37     "5.0",
38     "5.1"
39   ],
40   "swift_version": "5.1"