blob: 3eb68e838e2fe9f6d693d75f0fa7169454f82975 [file] [log] [blame]
{
"name": "SwChain",
"version": "1.3.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.3.0"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift"
}