[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / c / 0 / QBRateLimit / 1.0.1 / QBRateLimit.podspec.json
bloba27a8c58ec4742b157f26f8c96b626b91ac75306
2   "name": "QBRateLimit",
3   "version": "1.0.1",
4   "summary": "Rate limit controller.",
5   "description": "A rate limit controller for avoiding excess HTTP requests or preventing UI from being tapped repeatedly.",
6   "homepage": "https://github.com/questbeat/QBRateLimit",
7   "license": "MIT",
8   "authors": {
9     "questbeat": "questbeat@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/questbeat/QBRateLimit.git",
13     "tag": "1.0.1"
14   },
15   "social_media_url": "https://twitter.com/questbeat",
16   "requires_arc": true,
17   "source_files": "Classes",
18   "platforms": {
19     "ios": "6.0",
20     "osx": "10.7"
21   }