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