blob: d5979e4737b1a62e38a997eabe9070b4fcdb8a52 [file] [log] [blame]
{
"name": "TDOuroboros",
"version": "0.1.0",
"summary": "A Swift async library.",
"description": "This CocoaPod provides the ability to chain async tasks.",
"homepage": "https://github.com/michaeldai1006/TDOuroboros",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"michaeldai1006": "dtc74110@gmail.com"
},
"source": {
"git": "https://github.com/michaeldai1006/TDOuroboros.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.{h,m,swift}"
}