blob: 041fe28e752d0a23df31ecab154292e7ef7c3796 [file] [log] [blame]
{
"name": "core_common",
"version": "1.2.0",
"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": "11.0"
},
"source": {
"http": "https://development.copernico.cloud/ios/core_common_1.2.0.zip"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "core_common.framework"
},
"frameworks": [
"UIKit",
"Photos"
],
"dependencies": {
"Alamofire": [
"5.0.0-rc.3"
],
"SwiftyJSON": [
],
"PhoneNumberKit": [
],
"M3U8Kit": [
]
},
"swift_version": "5.0"
}