[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 4 / d / 6 / MLTracking / 0.1.0 / MLTracking.podspec.json
bloba9752764f15f1c8bdd7a658cf843c189b3143296
2   "name": "MLTracking",
3   "version": "0.1.0",
4   "summary": "埋点管理",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.medlinker.com/ios/mltracking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lidechen": "lidechen@medlinker.com"
13   },
14   "source": {
15     "git": "https://git.medlinker.com/ios/mltracking.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MLTracking/Classes/**/*",
22   "static_framework": true,
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "dependencies": {
27     "AFNetworking": [
28       "4.0.1"
29     ],
30     "GrowingAutoTrackKit": [
32     ]
33   }