blob: 041c61d024c65ac81e4d61d24d3cfdfde6f48ca7 [file] [log] [blame]
{
"name": "core_sportmaniacs",
"version": "1.4.1",
"summary": "Core Sportmaniacs",
"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": "13"
},
"source": {
"http": "https://development.copernico.cloud/ios/core_sportmaniacs_1.4.1.zip"
},
"swift_versions": "5.3",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"ios": {
"vendored_frameworks": "core_sportmaniacs.framework"
},
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation",
"AVFoundation",
"CoreTelephony"
],
"dependencies": {
"core_common": [
"1.4.1"
]
},
"swift_version": "5.3"
}