blob: b9b39c67e777f8e79d66ce4886f83b799c2736d5 [file] [log] [blame]
{
"name": "SwiftCommonsLang",
"summary": "A collection of useful classes and Swift language extensions.",
"version": "1.1.0",
"platforms": {
"ios": "8.0"
},
"cocoapods_version": ">= 1.4.0.beta.2",
"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.1.0"
},
"source_files": "Modules/RoxieMobile.SwiftCommons/Sources/Lang/{Sources,Dependencies}/**/*.swift",
"pod_target_xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) SWIFTCOMMONS_FRAMEWORK_VERSION=@\\\"1.1.0\\\"",
"SWIFT_VERSION": "4.0"
}
}