blob: 97e57643aebb25dbba2016cbee9e642246219d7b [file] [log] [blame]
{
"name": "TanDeferred",
"version": "0.1.0",
"summary": "A little `Functional` & `Reactive` programming library.",
"homepage": "https://github.com/TangentW/Deferred",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tangent": "805063400@qq.com"
},
"source": {
"git": "https://github.com/TangentW/Deferred.git",
"tag": "0.1.0"
},
"source_files": "Deferred/Deferred/**/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}