blob: 8616e07acb0062a4f10e0b8286158bc9818a00a1 [file] [log] [blame]
{
"name": "core_common",
"version": "1.4.2",
"summary": "Core Common",
"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_common_1.4.2.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_common.framework"
},
"frameworks": [
"UIKit",
"Photos"
],
"dependencies": {
"Alamofire": [
"~> 5.2"
],
"SwiftyJSON": [
],
"PhoneNumberKit": [
],
"M3U8Kit": [
],
"GzipSwift": [
]
},
"swift_version": "5.3"
}