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