[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 1 / 3 / YLSwiftTools / 0.1.0 / YLSwiftTools.podspec.json
blob3d81320b34562c6b2f6c97740d5f1c9ba5a4436b
2   "name": "YLSwiftTools",
3   "version": "0.1.0",
4   "summary": "A short description of YLSwiftTools.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/youzimu/YLSwiftTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "youzimu": "1104320879@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/youzimu/YLSwiftTools.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": [
19     "5.0",
20     "5.1",
21     "5.2",
22     "5.3",
23     "5.4"
24   ],
25   "platforms": {
26     "ios": "11.0"
27   },
28   "resource_bundles": {
29     "YLSwiftTools": [
30       "YLSwiftTools/Assets/**/*.xcassets"
31     ]
32   },
33   "dependencies": {
34     "SnapKit": [
36     ]
37   },
38   "subspecs": [
39     {
40       "name": "Base",
41       "source_files": "YLSwiftTools/Classes/Base/**/*.swift",
42       "dependencies": {
43         "MJRefresh": [
45         ],
46         "YYText": [
48         ]
49       }
50     }
51   ],
52   "swift_version": "5.4"