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