[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 7 / 3 / 4 / MultyCoreLibrary / 0.1.0 / MultyCoreLibrary.podspec.json
blob07be6b9b7cdeae89196da7f697eac3b3087b6a84
2   "name": "MultyCoreLibrary",
3   "version": "0.1.0",
4   "summary": "A Swift wrapper for the Multy-Core library",
5   "description": "This is open-source library for adapting Multy-Core API with Swift.",
6   "homepage": "https://github.com/alex78pro/MultyCoreLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alex78pro": "alex78pro@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/alex78pro/MultyCoreLibrary.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MultyCoreLibrary/Classes/**/*",
22   "swift_version": "4.1"