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