[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / b / e / 3 / KLServer / 1.0.0 / KLServer.podspec.json
blobb15d742cd1a023d625c65efc42a9711025daf476
2   "name": "KLServer",
3   "version": "1.0.0",
4   "summary": "组件化中间件",
5   "description": "组件简介:\n组件化中间件,负责组件化中所有业务组件的服务调度;\n对CTMediator命名规范进行修改;\n将Target-Action概念 转成 Service(服务)-Task(任务);\nKLServer(服务器) -> Service(服务) perform Task(任务).",
6   "homepage": "https://github.com/Kalanhall",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kalan": "Kalanhall@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Kalanhall/KLServer.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KLServer/Classes/**/*"