[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / c / d / AyyyLocal / 1.0.0 / AyyyLocal.podspec.json
blob35575561146eef8baafb55ba9b51bcd23f75359f
2   "name": "AyyyLocal",
3   "version": "1.0.0",
4   "summary": "Wrapper of `StitchLocalMongoDBService`.",
5   "description": "AyyyLocal wraps `StitchLocalMongoDBService` for simple usage.",
6   "homepage": "https://github.com/ariesssyyyang/AyyyLocal",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aries Yang": "ariesssyyyang@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/ariesssyyyang/AyyyLocal.git",
20     "tag": "v1.0.0"
21   },
22   "source_files": "AyyyLocal/**/*.{h,swift}",
23   "exclude_files": "AyyyLocal/Exclude",
24   "requires_arc": true,
25   "dependencies": {
26     "StitchSDK": [
27       "~> 6.0.0"
28     ],
29     "StitchLocalMongoDBService": [
30       "~> 6.0.0"
31     ]
32   }