blob: 331a5dfb147504155751ce493219f6a005bb1248 [file] [log] [blame]
{
"name": "MGExtraSwift",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MGExtraSwift/Classes/**/*",
"pushed_with_swift_version": "3.0"
}