[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 9 / b / SAMRateLimit / 0.1.0 / SAMRateLimit.podspec.json
blob8e0cc5a3e7afd067673440c40fdd55c4a0a5a65a
2   "name": "SAMRateLimit",
3   "version": "0.1.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.1.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "requires_arc": true,
18   "frameworks": "Foundation",
19   "source_files": "SAMRateLimit"