[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / d / STYKit / 0.1.0 / STYKit.podspec.json
blobab166440b6c19ebd61236ffc279fd8f48f3235fe
2   "name": "STYKit",
3   "version": "0.1.0",
4   "summary": "Base project kit",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/BPModels/STYKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sam": "916878440@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/BPModels/STYKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "STYKit/Classes/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SnapKit": [
25       "5.0.1"
26     ],
27     "SDWebImage": [
28       "5.12.1"
29     ],
30     "ObjectMapper": [
31       "4.2.0"
32     ]
33   },
34   "swift_version": "5.0"