[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 3 / c / 1 / ComponentsHub / 0.1.1 / ComponentsHub.podspec.json
blobdd92d012b7031ed9535f47e22dba2fa63224e7e5
2   "name": "ComponentsHub",
3   "version": "0.1.1",
4   "summary": "A simple components communication hub with Pure Swift library.",
5   "description": "为复杂项目解耦,实现模块之间的通信。同时为了使得工程代码结构更清晰,减少组件与库之间的依赖关系。",
6   "homepage": "https://github.com/jate/ComponentsHub",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jate": "jate_xu@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/jate/ComponentsHub.git",
16     "tag": "0.1.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ComponentsHub/Sources/*.swift",
23   "swift_version": "5.0"