[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / 3 / MZLRouter / 0.1.0 / MZLRouter.podspec.json
blob29684e086d7eafda8a9ea6fec1ffd081b929709c
2   "name": "MZLRouter",
3   "version": "0.1.0",
4   "summary": "一个路由",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hzmmzl/MZLRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "minzhaolin": "2736652044@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/hzmmzl/MZLRouter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MZLRouter/Classes/**/*",
22   "resource_bundles": {
23     "MZLRouter": [
24       "MZLRouter/Assets/*"
25     ]
26   }