blob: 7256168f9b156bb10082d8b542a7b52d7ffe49e5 [file] [log] [blame]
{
"name": "EasyAttributes",
"version": "0.1.7",
"summary": "Easy way to create NSAttributedString",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/michaelversus/EasyAttributes",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michalis Karagiorgos": "mk@mikdev.eu"
},
"source": {
"git": "https://github.com/michaelversus/EasyAttributes.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Classes/**/*.{h,m,swift}",
"swift_version": "5.0"
}