blob: de926cb15b501dcac1494b80c6c4118873ec3bfb [file] [log] [blame]
{
"name": "MGExtraSwift",
"version": "0.1.4",
"summary": "Collection of different categories for Foundation and UIKit classes",
"description": "Collection of different categories for Foundation and UIKit classes.\nExtend different system classes with additional functionality",
"homepage": "https://github.com/Magnat12/MGExtraSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vitaliy Gozhenko": "vitaliy.gozhenko@gmail.com"
},
"source": {
"git": "https://github.com/Magnat12/MGExtraSwift.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MGExtraSwift/Classes/**/*",
"pushed_with_swift_version": "3.0"
}