blob: 6a043aba3450314d07adcde6bc94f4e55694dfd6 [file] [log] [blame]
{
"name": "MGExtraCategories",
"version": "0.1.1",
"summary": "Collection of different categories for Foundation and UIKit classes",
"description": "Collection of different categories for Foundation and UIKit classes\nNSArray\nNSDate\nNSDictionary\nNSNumber\nNSString\nUIAlertController\nUIColor\nUIFont\nUIImage\nUIImageView\nUIView",
"homepage": "https://github.com/Magnat12/MGExtraCategories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vitaliy Gozhenko": "gozhenko.vitaliy@gmail.com"
},
"source": {
"git": "https://github.com/Magnat12/MGExtraCategories.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MGExtraCategories/Classes/**/*"
}