[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / c / 0 / QBRateLimit / 1.0.0 / QBRateLimit.podspec.json
blobea3c5ed794810eaf6c5818e869e886d8223df678
2   "name": "QBRateLimit",
3   "version": "1.0.0",
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.0"
14   },
15   "social_media_url": "https://twitter.com/questbeat",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes"