blob: dd1c256399e050ef90d75efcc1537c22ff5911c6 [file] [log] [blame]
{
"name": "DigifidelPod",
"version": "2.3.0.20",
"summary": "The pod of Digifidel version 2.3.0.20",
"description": "This is the official Digifidel pod. This version is for testing.",
"homepage": "https://github.com/deventuredev/DigifidelPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"deventuredev@gmail.com": "razvan.tamazlicariu@deventure.co"
},
"source": {
"git": "https://github.com/deventuredev/DigifidelPod.git",
"tag": "2.3.0.20"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": "5.0",
"source_files": "DigifidelPod/Classes/**",
"resource_bundles": {
"DigifidelBundle": [
"DigifidelPod/Classes/*.{png,storyboard,xib}"
]
},
"static_framework": true,
"dependencies": {
"GoogleMaps": [
],
"Google-Maps-iOS-Utils": [
]
},
"vendored_frameworks": "Loooot.framework",
"swift_version": "5.0"
}