[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / a / JYUtilities / 1.1.1 / JYUtilities.podspec.json
blob84f25cb0c06b4f9c5e8818c5210fb5fccb6f33c6
2   "name": "JYUtilities",
3   "version": "1.1.1",
4   "summary": "基础宏定义及常用分类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.jiayuan-inc.com/iOS/JYUtilities",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xue": "xuejunting@jiayuan.com"
13   },
14   "source": {
15     "git": "git@gitlab.jiayuan-inc.com:iOS/JYUtilities.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JYUtilities/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 5.9.1"
25     ]
26   }