[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / a / 6 / ZMJRouter / 0.0.1 / ZMJRouter.podspec.json
blob87c2cfa5341a6632dd53063c2d67db0317b94b6c
2   "name": "ZMJRouter",
3   "version": "0.0.1",
4   "summary": "ZMJRouter",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zmjie/ZMJRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zmjie": "1399824158@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zmjie/ZMJRouter.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZMJRouter/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }