blob: eaa1d9826159bc8d6558f6deb869d2a2ed35052c [file] [log] [blame]
{
"name": "Fly",
"version": "1.0.1",
"summary": "Execution control of chained closures (next, cancel, complete, error, back, retry, restart).",
"homepage": "https://github.com/xxxAIRINxxx/Fly",
"license": "MIT",
"authors": {
"Airin": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/Fly.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift"
}