[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / b / SAMRateLimit / 0.2.0 / SAMRateLimit.podspec.json
blob2741097386140e42f1e79925a0e268585357db51
2   "name": "SAMRateLimit",
3   "version": "0.2.0",
4   "authors": {
5     "Sam Soffes": "sam@soff.es"
6   },
7   "homepage": "https://github.com/soffes/SAMRateLimit",
8   "summary": "Simple utility for only executing code every so often.",
9   "source": {
10     "git": "https://github.com/soffes/SAMRateLimit.git",
11     "tag": "v0.2.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "requires_arc": true,
18   "frameworks": "Foundation",
19   "source_files": "SAMRateLimit"