[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / f / 6 / e / EasyCoding / 0.1.0 / EasyCoding.podspec.json
blob0a211f501cd426506ad39284bf4f7cfb4de47157
2   "name": "EasyCoding",
3   "version": "0.1.0",
4   "summary": "提供日常开发最常用的操作封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fanxiaoxin/EasyCoding",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fanxiaoxin  ": "fanxiaoxin_1987@126.com"
13   },
14   "source": {
15     "git": "https://github.com/fanxiaoxin/EasyCoding.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "EasyCoding/Classes/**/*",
22   "swift_versions": "5.3",
23   "dependencies": {
24     "SnapKit": [
25       "~> 5.0.0"
26     ]
27   },
28   "swift_version": "5.3"