[Add] ExpoFpIndoorAtlas 4.8.11
[CocoaPods.git] / Specs / 1 / 2 / 7 / DORateLimit / 0.1.6 / DORateLimit.podspec.json
blobf246ae7aa9310a96ab2664c858ccb6ead4248f46
2   "name": "DORateLimit",
3   "version": "0.1.6",
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.6"
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"