blob: e0306a07b73277cc5916e2670a64960454a1d428 [file] [log] [blame]
{
"name": "SwChain",
"version": "1.1.0",
"summary": "Method chaining of queued closure (blocks) on GCD (Grand Central Dispatch)",
"homepage": "https://github.com/xxxAIRINxxx/Chain",
"license": "MIT",
"authors": {
"Airin": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/Chain.git",
"tag": "1.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift"
}