blob: ea3c5ed794810eaf6c5818e869e886d8223df678 [file] [log] [blame]
{
"name": "QBRateLimit",
"version": "1.0.0",
"summary": "Rate limit controller.",
"description": "A rate limit controller for avoiding excess HTTP requests or preventing UI from being tapped repeatedly.",
"homepage": "https://github.com/questbeat/QBRateLimit",
"license": "MIT",
"authors": {
"questbeat": "questbeat@gmail.com"
},
"source": {
"git": "https://github.com/questbeat/QBRateLimit.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/questbeat",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes"
}