blob: 98173d94db1e8e4de8769e54391a56a0d457a4bb [file] [log] [blame]
{
"name": "Flow.m",
"version": "0.0.1",
"summary": "Simple async processing with pass/miss.",
"homepage": "https://github.com/yaakaito/Flow.m",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"authors": {
"KAZUMA Ukyo": "yaakaito@gmail.com"
},
"source": {
"git": "https://github.com/yaakaito/Flow.m.git",
"tag": "0.0.1"
},
"source_files": [
"Flowm",
"Flowm/**/*.{h,m}"
],
"public_header_files": "Flowm/**/*.h",
"requires_arc": true
}