[Add] TensorFlowLiteSwift 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / d / 2 / 3 / PlasmaSwift / 0.2.0 / PlasmaSwift.podspec.json
blobdb7582976a6dca3f4c42b6810e79aa764cbe450a
2   "name": "PlasmaSwift",
3   "version": "0.2.0",
4   "summary": "Plasma Client for Swift",
5   "homepage": "https://github.com/openfresh/PlasmaSwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "openfresh": "valencia_dev@cyberagent.co.jp"
12   },
13   "source": {
14     "git": "https://github.com/openfresh/PlasmaSwift.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "PlasmaSwift/**/*.{h,swift}",
21   "dependencies": {
22     "SwiftGRPC": [
23       "~> 0.4.3"
24     ]
25   },
26   "frameworks": "SystemConfiguration"