blob: 63818d22c8e8294d86398a6a0d4518fc13fb7b51 [file] [log] [blame]
{
"name": "SiberianSwift",
"version": "1.0.4",
"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": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SiberianSwift/Classes/**/*",
"pushed_with_swift_version": "4.0"
}