blob: 38fe482aaf2ab9d363ec28f6f99c078871d282dd [file] [log] [blame]
{
"name": "Fly",
"version": "1.0.0",
"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.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift"
}