[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / f / 9 / WPInjection / 0.4.0 / WPInjection.podspec.json
blobbb76b5d56ba8253126485532451bf1ef94dffc1b
2   "name": "WPInjection",
3   "version": "0.4.0",
4   "summary": "简单易用的轻量依赖注入框架",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/codernash/WPInjection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "stevepeng13": "stevepeng13@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/codernash/WPInjection.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WPInjection/Classes/**/*",
22   "dependencies": {
23     "WPDelegates": [
25     ]
26   }