[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 0 / 5 / JVCore / 0.0.1 / JVCore.podspec.json
blobb8f34fc8081f49164fe1b1a86736cde87dc9daaf
2   "name": "JVCore",
3   "version": "0.0.1",
4   "summary": "The core framework of JV frameworks.",
5   "description": "Contain useful functions to make your coding speed faster and easier.",
6   "homepage": "https://github.com/John-Vithiea/JVCore",
7   "license": {
8     "type": "Copyright",
9     "text": "                   Copyright 2021 John-Vithiea\n"
10   },
11   "authors": {
12     "John Vithiea": "horvithiea2@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/John-Vithiea/JVCore.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "ios": {
22     "vendored_frameworks": "JVCore.xcframework"
23   }