blob: 286a3c2e4cc0bf5238fffa451ac946779e4a79f8 [file] [log] [blame]
{
"name": "Attributes",
"version": "0.0.13",
"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.13"
},
"source_files": [
"Attributes",
"Attributes/**/*.{h,m,swift}"
],
"ios": {
"frameworks": "UIKit"
},
"pushed_with_swift_version": "4"
}