[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 9 / b / e / YFLKit / 0.1.1 / YFLKit.podspec.json
blobb7d6da0659a1a15ccc2e4b4739faf7020d2af098
2   "name": "YFLKit",
3   "version": "0.1.1",
4   "summary": "A simple library for build a simple app.",
5   "description": "YFLKit is my swift tool box for building an app, specifically, some useful extensions, chaining functions, helper tools etc.",
6   "homepage": "https://github.com/evenlinyf/YFLKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Even Lin": "evenlinyf@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/evenlinyf/YFLKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "requires_arc": true,
25   "source_files": "YFLKit/**/*.swift",
26   "dependencies": {
27     "SnapKit": [
29     ]
30   },
31   "swift_version": "5.0"