[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / e / 4 / WJCommonKit / 3.3.5 / WJCommonKit.podspec.json
blob9707484b301885cbe27054568767b2b0024ba880
2   "name": "WJCommonKit",
3   "version": "3.3.5",
4   "summary": "通用框架",
5   "homepage": "https://github.com/18225905675/WJCommonKit",
6   "license": "MIT",
7   "authors": {
8     "RuanYunKeji": "2391288572@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/18225905675/WJCommonKit.git",
15     "tag": "3.3.5"
16   },
17   "source_files": "Classes/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
21       "~> 1.1.0"
22     ],
23     "QMUIKit": [
24       "~> 3.1.1"
25     ]
26   }