[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 2 / 8 / d / YFUtils / 1.0.1 / YFUtils.podspec.json
blobd8e046e83a01c4254565b84bffa1033980376488
2   "name": "YFUtils",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "iOS common utilities",
6   "homepage": "https://github.com/yfben/YFUtils",
7   "authors": {
8     "yfben": "benxyz.chen@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/yfben/YFUtils.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "YFUtils/Classes/**/*.swift",
18   "resources": "YFUtils/Resources/YFUtils.bundle",
19   "dependencies": {
20     "Localize-Swift": [
21       "~> 2.0"
22     ]
23   },
24   "pushed_with_swift_version": "4.0"