blob: 45a0e0af9fb0e664a489635d7d2e75bb72bab194 [file] [log] [blame]
{
"name": "SwChain",
"version": "1.1.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift"
}