blob: c48ca116ecfbacd6be833fd9355cdee57d4292b3 [file] [log] [blame]
{
"name": "HKAttributedTextView",
"version": "1.1",
"summary": "A attributed text component like masonry.",
"homepage": "https://github.com/hon-key/HKAttributedTextView",
"license": "MIT",
"authors": {
"HJ-Cai": "lj_chj@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hon-key/HKAttributedTextView.git",
"tag": "1.1"
},
"source_files": [
"HKAttributedTextView",
"HKAttributedTextView/**/*.{h,m}"
],
"frameworks": "UIKit"
}