blob: 57614b1d8721e8913b7c1dc8cf55c94513f5a37a [file] [log] [blame]
{
"name": "EasyAttributes",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Classes/**/*.{h,m,swift}",
"swift_version": "5.0"
}