[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / c / d / Graver / 1.0.0 / Graver.podspec.json
blob68cc6a5dec573d6e1ed89f5659310fa30c2f772b
2   "name": "Graver",
3   "version": "1.0.0",
4   "summary": "Graver for apps within waimai C",
5   "homepage": "https://github.com/meituan-dianping/Graver",
6   "license": {
7     "type": "Apache License 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "chenhang": "hangisnice@gmail.com",
12     "songyangyang": "493912271@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/meituan-dianping/Graver.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Graver",
23     "Graver/**/*.{h,m}"
24   ],
25   "preserve_paths": "*.pch",
26   "prefix_header_file": "Graver.pch",
27   "requires_arc": true,
28   "dependencies": {
29     "SDWebImage": [
30       "4.2.1"
31     ]
32   }