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