blob: 647d51dc150f29fb0d6c693c8de9c17fe8da4d6f [file] [log] [blame]
{
"name": "SwiftCommonsObjC",
"summary": "A collection of Objective-C frameworks, utility classes and 3rd party libraries used by other modules of this library.",
"version": "1.4.0",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"cocoapods_version": ">= 1.7.5",
"static_framework": true,
"homepage": "https://github.com/roxiemobile/swift-commons.ios",
"authors": {
"Roxie Mobile Ltd.": "sales@roxiemobile.com",
"Alexander Bragin": "bragin-av@roxiemobile.com"
},
"license": "BSD-4-Clause",
"source": {
"git": "https://github.com/roxiemobile/swift-commons.ios.git",
"tag": "1.4.0"
},
"source_files": "Modules/RoxieMobile.SwiftCommons/Sources/ObjC/{Sources,Dependencies}/**/*.{h,m,c}",
"public_header_files": [
"Modules/RoxieMobile.SwiftCommons/Sources/ObjC/Sources/SSZipArchive/SSZipArchive.h",
"Modules/RoxieMobile.SwiftCommons/Sources/ObjC/Sources/SSZipArchive/SSZipArchiveDelegate.h",
"Modules/RoxieMobile.SwiftCommons/Sources/ObjC/Sources/SSZipArchive/minizip/unzip.h",
"Modules/RoxieMobile.SwiftCommons/Sources/ObjC/Sources/SSZipArchive/minizip/ioapi.h",
"Modules/RoxieMobile.SwiftCommons/Sources/ObjC/Sources/TryCatchFinally/TryCatchFinally.h"
],
"pod_target_xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) SWIFTCOMMONS_FRAMEWORK_VERSION=@\\\"1.4.0\\\""
},
"swift_version": "4.2"
}