[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / f / 0 / LHJView / 0.0.1 / LHJView.podspec.json
blob397d20a661fa7321fc986e0db5104c3ee260263b
2   "name": "LHJView",
3   "version": "0.0.1",
4   "summary": "this is a test view.",
5   "description": "I need to write something to let you understand me.",
6   "homepage": "https://github.com/lhjzzu/LHJView",
7   "license": "MIT",
8   "authors": {
9     "lhjzzu": "1822657131@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/lhjzzu/LHJView.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "LHJView/LHJView/*.h",
20   "public_header_files": "LHJView/**/*.h",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.6"
25     ]
26   }