[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 5 / XO / 1.0.0 / XO.podspec.json
blob1d5c08c0371633c7dde0a87dba22d32c2ed9492c
2   "name": "XO",
3   "version": "1.0.0",
4   "summary": "A cross-platform tic-tac-toe library for Swift.",
5   "homepage": "https://github.com/nvzqz/XO",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "Nikolai Vazquez",
11   "social_media_url": "https://twitter.com/nikolaivazquez",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.9",
15     "watchos": "2.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/nvzqz/XO.git",
20     "tag": "v1.0.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "pushed_with_swift_version": "3.0"