[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / f / c / 4 / SwChain / 1.2.0 / SwChain.podspec.json
blob6bf80f67ee3e386ba2fe27f1023e4a7fca0f1207
2   "name": "SwChain",
3   "version": "1.2.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.2.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Sources/*.swift",
19   "pushed_with_swift_version": "3.0"