[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / d / 0 / ZDRouter / 0.0.4.2 / ZDRouter.podspec.json
blob404d19d824eed049b145203462745fd531c263c8
2   "name": "ZDRouter",
3   "version": "0.0.4.2",
4   "summary": "iOS模块路由",
5   "description": "iOS模块之间的路由器,支持自动注册和手动注册",
6   "homepage": "https://github.com/faimin/ZDRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zero.D.Saber": "fuxianchao@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/faimin/ZDRouter.git",
16     "tag": "0.0.4.2"
17   },
18   "social_media_url": "https://faimin.github.io/",
19   "prefix_header_file": false,
20   "module_name": "ZDRouter",
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES"
23   },
24   "platforms": {
25     "ios": "10.0"
26   },
27   "source_files": "ZDRouter/Classes/**/*",
28   "project_header_files": "ZDRouter/Classes/Private/*.h"