[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 1 / 2 / 7 / DORateLimit / 0.1.5 / DORateLimit.podspec.json
blobd1417a31013dcf87aa31d7af19c26d8f7eaaaea0
2   "name": "DORateLimit",
3   "version": "0.1.5",
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.5"
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",
23   "pushed_with_swift_version": "3.0"