[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / 2 / d / e / YLT_Kit / 0.0.14 / YLT_Kit.podspec.json
blob5f237059b2684fa0670fc4f0763e401e2a601a62
2   "name": "YLT_Kit",
3   "version": "0.0.14",
4   "summary": "YLT_Kit. 基础的kit框架",
5   "description": "平常使用的基础kit框架封装",
6   "homepage": "https://github.com/YLTTeam/ylt_kit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xphaijj0305@126.com": "xiangph@qtec.cn"
13   },
14   "source": {
15     "git": "https://github.com/YLTTeam/ylt_kit.git",
16     "tag": "0.0.14"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YLT_Kit/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "ReactiveObjC": [
27       "~> 3.0.0"
28     ],
29     "Masonry": [
31     ],
32     "YLT_BaseLib": [
34     ],
35     "SDWebImage": [
37     ]
38   }