[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / c / 4 / SwChain / 1.1.0 / SwChain.podspec.json
blobe0306a07b73277cc5916e2670a64960454a1d428
2   "name": "SwChain",
3   "version": "1.1.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.1.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Source/*.swift"