[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / e / 4 / WJCommonKit / 3.2.5 / WJCommonKit.podspec.json
blob2d81d7df732d687109a038317ad1184ef47504d8
2   "name": "WJCommonKit",
3   "version": "3.2.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.2.5"
16   },
17   "source_files": "Classes/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
21       "~> 1.1.0"
22     ],
23     "WRNavigationBar": [
24       "~> 1.2.0"
25     ],
26     "QMUIKit": [
27       "~> 3.1.1"
28     ]
29   }