[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 1 / 2 / 7 / DORateLimit / 0.1.3 / DORateLimit.podspec.json
blob8c10de90d40b911e23eeca8e768352d329df9c82
2   "name": "DORateLimit",
3   "version": "0.1.3",
4   "summary": "Rate limit your functions with throttling and debouncing",
5   "homepage": "https://github.com/danydev/DORateLimit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/danydev/DORateLimit.git",
12     "tag": "0.1.3"
13   },
14   "authors": {
15     "Daniele Orrù€": "daniele.orru.dev@gmail.com"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9",
20     "watchos": "2.0"
21   },
22   "source_files": "DORateLimit/*.swift"