[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / a / f / SWHKit / 1.0.2 / SWHKit.podspec.json
blobdde88e9b9518251a1789c1d47ff323a68df4dba2
2   "name": "SWHKit",
3   "version": "1.0.2",
4   "summary": "A short description of SWHKit.",
5   "pod_target_xcconfig": {
6     "VALID_ARCHS": "x86_64 armv7 arm64"
7   },
8   "description": "TODO: Add long description of the pod here.",
9   "homepage": "https://github.com/Snail-ww/SWHKit",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Snail-ww": "1959049240@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/Snail-ww/SWHKit.git",
19     "tag": "1.0.0"
20   },
21   "platforms": {
22     "ios": "10.0"
23   },
24   "source_files": "SWHKit/Classes/**/*",
25   "resource_bundles": {
26     "SWHKit": [
27       "SWHKit/Assets/**/*"
28     ]
29   },
30   "public_header_files": "Pod/Classes/SWHKit.h",
31   "dependencies": {
32     "Masonry": [
33       "~> 1.1.0"
34     ],
35     "YYKit": [
36       "~> 1.0.9"
37     ]
38   }