[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 6 / 2 / SYZMediator / 0.1.2 / SYZMediator.podspec.json
blob5f38104b84914db1198ce20ec31170e7675533ea
2   "name": "SYZMediator",
3   "version": "0.1.2",
4   "summary": "短链接跳转",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sundasheng1985/SYZMediator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sundasheng1985": "641569408@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/sundasheng1985/SYZMediator.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "dependencies": {
22     "SYZUIBasekit": [
24     ]
25   },
26   "subspecs": [
27     {
28       "name": "source",
29       "source_files": "SYZMediator/Classes/**/*",
30       "public_header_files": "SYZMediator/Classes/**/*.h"
31     }
32   ]