[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / e / 4 / WJCommonKit / 3.1.4 / WJCommonKit.podspec.json
blob3ec7f91a0e9651e3923dfe86c64df9a1ede85591
2   "name": "WJCommonKit",
3   "version": "3.1.4",
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.1.4"
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   }