blob: 7a87f0b520889dbdf01efd4daca27c460c8b9408 [file] [log] [blame]
{
"name": "core_copernico",
"version": "1.4.0",
"summary": "Core Copernico",
"homepage": "http://www.sportmaniacs.com/",
"authors": {
"Daniel Juan Cerdá": "dani@sportmaniacs.com"
},
"license": {
"type": "Copyright",
"text": " Copyright (c) 2018 Sportmaniacs <info@sportmaniacs.com>\n"
},
"platforms": {
"ios": "12.4"
},
"source": {
"http": "https://development.copernico.cloud/ios/core_copernico_1.4.0.zip"
},
"swift_versions": "5.2",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"ios": {
"vendored_frameworks": "core_copernico.framework"
},
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation",
"AVFoundation",
"CoreTelephony"
],
"dependencies": {
"core_common": [
"1.4.0"
],
"Socket.IO-Client-Swift": [
]
},
"swift_version": "5.2"
}