[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / 9 / WPInjection / 0.8.0 / WPInjection.podspec.json
blobd5892f148c5ebf390bbb3de1f0ddd2fb8621d447
2   "name": "WPInjection",
3   "version": "0.8.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.8.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WPInjection/Classes/**/*",
22   "dependencies": {
23     "WPDelegates": [
25     ]
26   }