[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 7 / 5 / f / WZSnapKit / 3.1.3 / WZSnapKit.podspec.json
blob8c4dbe401493265e0ef1c23498f223cca2a8a341
2   "name": "WZSnapKit",
3   "version": "3.1.3",
4   "summary": "WZSnapKit布局框架.",
5   "homepage": "https://github.com/WZLYiOS/WZSnapKit",
6   "license": "MIT",
7   "authors": {
8     "xiaobin liu": "327847390@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/WZLYiOS/WZSnapKit.git",
12     "tag": "3.1.3"
13   },
14   "requires_arc": true,
15   "static_framework": true,
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "default_subspecs": "Source",
21   "dependencies": {
22     "SnapKit": [
23       ">= 5.6.0"
24     ]
25   },
26   "subspecs": [
27     {
28       "name": "Source",
29       "source_files": "WZSnapKit/Classes/*.swift"
30     }
31   ],
32   "swift_version": "5.0"