blob: d89f0a7d56cf93c0bb128df22476881e17c859b6 [file] [log] [blame]
{
"name": "SiberianSwift",
"version": "2.0.0",
"summary": "SiberianSwift is a bunch of extensions for commonly used classes.",
"description": "SiberianSwift is a bunch of extensions for commonly used classes. UIView, UIDevice, String, UIApplication, etc",
"homepage": "https://github.com/SergeyPetrachkov/SiberianSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sergey petrachkov": "petrachkovsergey@gmail.com"
},
"source": {
"git": "https://github.com/SergeyPetrachkov/SiberianSwift.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"swift_versions": "5.1",
"swift_version": "5.1"
}