blob: 748b92a32bf69a9bfa7f07ea397a16967d241a44 [file] [log] [blame]
{
"name": "SiberianSwift",
"version": "1.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.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sergey petrachkov": "petrachkovsergey@gmail.com"
},
"source": {
"git": "https://github.com/SergeyPetrachkov/SiberianSwift.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SiberianSwift/Classes/**/*",
"pushed_with_swift_version": "4.0"
}