blob: 0dc10196345adc9a531b50d5e54e95eb4759350b [file] [log] [blame]
{
"name": "AyyyLocal",
"version": "1.0.1",
"summary": "Wrapper of `StitchLocalMongoDBService`.",
"description": "AyyyLocal wraps `StitchLocalMongoDBService` for simple usage.",
"homepage": "https://github.com/ariesssyyyang/AyyyLocal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aries Yang": "ariesssyyyang@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/ariesssyyyang/AyyyLocal.git",
"tag": "v1.0.1"
},
"source_files": "AyyyLocal/**/*.{h,swift}",
"exclude_files": "AyyyLocal/Exclude",
"requires_arc": true,
"dependencies": {
"StitchSDK": [
"~> 6.0.0"
],
"StitchLocalMongoDBService": [
"~> 6.0.0"
]
}
}