blob: be1925ae2221512c2ee5b1c7cbc176454f7bf93a [file] [log] [blame]
{
"name": "FireStoreHelper",
"swift_version": "3.2",
"version": "0.0.1",
"summary": "FireStore Helper provide the helper classes to use the Google FireStore efficiently.",
"description": "FireStoreHelper will provide the developer a easy access of FireStore , which will provide you a RealTimeDataBase Cloud Access",
"homepage": "https://github.com/anutheriddle/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anurag Sharma": "anurag_android@hotmail.com"
},
"source": {
"git": "https://github.com/anutheriddle/FireStoreHelpers.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FireStoreHelper/Classes/**/*"
}