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