[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 1 / a / ZCommonTool / 0.0.1 / ZCommonTool.podspec.json
blob661f488cbec41d33bd0b06270b17c2c99eaf40d0
2   "name": "ZCommonTool",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "ZCommonTool summary",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "swift_versions": "4.2",
10   "homepage": "https://github.com/kailunzhou/ZCommonTool",
11   "authors": {
12     "zklcode": "372909335@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/kailunzhou/ZCommonTool.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m,swift}"
21   ],
22   "dependencies": {
23     "MJRefresh": [
24       "~> 3.5.0"
25     ],
26     "MBProgressHUD": [
27       "~> 1.2.0"
28     ],
29     "BRPickerView": [
30       "~> 2.6.8"
31     ]
32   },
33   "swift_version": "4.2"