[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 6 / f / blank2Pod / 0.1.0 / blank2Pod.podspec.json
blob427ef21b2ec355b1584a83fddc120f3abcf49cd2
2   "name": "blank2Pod",
3   "version": "0.1.0",
4   "summary": "A short description of blank2Pod.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/thomaswu001",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "x001": "thomaswu001"
13   },
14   "source": {
15     "git": "https://github.com/thomaswu001/prj2.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "blank2Pod/Classes/**/*",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   }