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