blob: a25885384552c435b5c3de1aa98f0522a3359507 [file] [log] [blame]
{
"name": "MIRA_ImageTakingFramework",
"version": "0.0.4",
"summary": "Base framework for MIRA image taking.",
"description": "This pod is the part of MIRA Cloud integration kit.\nFor only our licensed partners.",
"homepage": "https://bitbucket.org/lateralreality/mira-imagetaking-ios-integration",
"license": "CC BY-NC-ND 4.0",
"authors": {
"Lateral Reality kft.": "simon.lackfi@lateralreality.hu"
},
"source": {
"http": "https://storage.googleapis.com/ios-sdk/MIRA_ImageTakingFramework_0.0.4.zip"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "MIRA_ImageTakingFramework.framework"
},
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
},
"swift_version": "5",
"exclude_files": "Classes/Exclude",
"dependencies": {
"CryptoSwift": [
]
}
}