[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 4 / 8 / f / Bow / 0.6.0 / Bow.podspec.json
blob0b67b2f417c0ddc48152e1d026b952b92f5dfde4
2   "name": "Bow",
3   "version": "0.6.0",
4   "summary": "Bow is a library for Typed Functional Programming in Swift.",
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     "watchos": "2.0"
17   },
18   "source": {
19     "git": "https://github.com/bow-swift/bow.git",
20     "tag": "0.6.0"
21   },
22   "source_files": "Sources/Bow/**/*.swift",
23   "swift_versions": [
24     "5.0",
25     "5.1"
26   ],
27   "swift_version": "5.1"