blob: 39212e55e65098057162955d08a5a81a322bc9f1 [file] [log] [blame]
{
"name": "EventStoreHelperRx",
"version": "0.0.1",
"summary": "To access Reminders and Calendar data specifically iOS EventKit for Event & Calenda.",
"description": "The EventStoreHelperRx is a completely customizable helper class that can be used in any iOS app.",
"homepage": "https://github.com/hadanischal/EventStoreHelperRx.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nischal Hada": "hadanischal@gmail.com"
},
"social_media_url": "https://twitter.com/neeschalhada",
"swift_versions": "5.1",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/hadanischal/EventStoreHelperRx.git",
"tag": "0.0.1"
},
"source_files": "**/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 5.0.1"
],
"RxCocoa": [
"~> 5.0.1"
]
},
"swift_version": "5.1"
}