[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / c / 1 / SwiftChain / 1.0.0.6.1 / SwiftChain.podspec.json
blob716a2930c9d8e0a14c320e0db4ed265ce3469b9a
2   "name": "SwiftChain",
3   "version": "1.0.0.6.1",
4   "summary": "swift 常用组件链式编程, 提高工作效率.",
5   "description": "通过 extension 实现, 低耦合.",
6   "homepage": "https://github.com/shang1219178163/SwiftChain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shang1219178163": "shang1219178163@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/shang1219178163/SwiftChain.git",
16     "tag": "1.0.0.6.1"
17   },
18   "platforms": {
19     "ios": "10.11"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "source_files": "SwiftChain/Classes/**/*",
24   "swift_version": "5.0"