blob: 6efa21b163c9a6a5de861085ff95c62c50cc411f [file] [log] [blame]
{
"name": "PodsTestVolpis",
"platforms": {
"ios": "11.3"
},
"summary": "Saving documents in Firebase Firestore.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yura Yatseyko": "yura.yatseyko@volpis.com"
},
"homepage": "https://github.com/yura-yatseyko/PodsTest",
"source": {
"git": "https://github.com/yura-yatseyko/PodsTest.git",
"tag": "0.1.0"
},
"dependencies": {
"Alamofire": [
"~> 4.7.2"
]
},
"source_files": "PodsTest/*"
}