[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / f / c / 4 / SwChain / 1.3.0 / SwChain.podspec.json
blob3eb68e838e2fe9f6d693d75f0fa7169454f82975
2   "name": "SwChain",
3   "version": "1.3.0",
4   "summary": "Method chaining of queued closure (blocks) on GCD (Grand Central Dispatch)",
5   "homepage": "https://github.com/xxxAIRINxxx/Chain",
6   "license": "MIT",
7   "authors": {
8     "Airin": "xl1138@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/xxxAIRINxxx/Chain.git",
12     "tag": "1.3.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": "Sources/*.swift"