blob: 49c4d6ae920e0f4ecfd7d39d4b011c41296123b9 [file] [log] [blame]
{
"name": "LLARateLimiter",
"version": "0.1.0",
"authors": {
"Lukas Lipka": "lukaslipka@gmail.com"
},
"homepage": "https://github.com/lipka/LLARateLimiter",
"summary": "A rate limiter with a delightful API.",
"source": {
"git": "https://github.com/lipka/LLARateLimiter.git",
"tag": "0.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "LLARateLimiter"
}