blob: 617c26e3c9daa7ad42f4001c5269d7407426a10d [file] [log] [blame]
{
"name": "Attributes",
"version": "0.0.6",
"summary": "NSAttributedString wrapper and utility library",
"description": "NSAttributedString wrapper and utility library prototype",
"homepage": "https://github.com/rollmind/Attributes",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kwanghoon Choi": "eyerama@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/rollmind/Attributes.git",
"tag": "0.0.6"
},
"source_files": [
"Attributes",
"Attributes/**/*.{h,m,swift}"
],
"ios": {
"frameworks": "UIKit"
},
"pushed_with_swift_version": "4"
}