[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 5 / b / 7 / RateLimit / 1.0.0 / RateLimit.podspec.json
blobbf4523e0f65004ba2321edd84bbd024cadca10dc
2   "name": "RateLimit",
3   "version": "1.0.0",
4   "authors": {
5     "Sam Soffes": "sam@soff.es"
6   },
7   "homepage": "https://github.com/soffes/RateLimit",
8   "summary": "Simple utility for only executing code every so often.",
9   "source": {
10     "git": "https://github.com/soffes/RateLimit.git",
11     "tag": "v1.0.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "frameworks": "Foundation",
18   "source_files": "RateLimit/**/*.{h,m,swift}"