[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / 6 / MZKeyCode / 0.1.1 / MZKeyCode.podspec.json
blob5e9f28db7467c5c527bd3f40f28742536c3c4077
2   "name": "MZKeyCode",
3   "version": "0.1.1",
4   "summary": "A short description of MZKeyCode0.1.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/mengdezheng/MZKeyCode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "孟德正": "13520819635@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/mengdezheng/MZKeyCode.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MZKeyCode/Classes/**/*",
22   "resource_bundles": {
23     "MZKeyCode": [
24       "MZKeyCode/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "Masonry": [
33     ],
34     "SVProgressHUD": [
36     ],
37     "MBProgressHUD": [
39     ]
40   }