[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 6 / 2 / JSPatchTool / 0.0.1 / JSPatchTool.podspec.json
blob91b36306ba1d4322a868a60fc3b6149631e4f88b
2   "name": "JSPatchTool",
3   "version": "0.0.1",
4   "summary": "JSPatchTool.",
5   "homepage": "https://github.com/huangzhentong/JSPatchTool",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "huang": "181310067@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/huangzhentong/JSPatchTool.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "JSPatchTool/*.{h,m}",
21   "frameworks": "JSPatchPlatform",
22   "requires_arc": true,
23   "dependencies": {
24     "JSPatchPlatform": [
26     ]
27   }