blob: 899ac65c09672576b696025d5b811e2f512ef96b [file] [log] [blame]
{
"name": "PYBaseStringHandler",
"version": "0.1.1",
"summary": "对于string、AttributedString的链式调用处理。计算String、AttributedString的宽高。",
"description": "对于string、AttributedString的链式调用处理。计算String、AttributedString的宽高。",
"homepage": "https://github.com/LiPengYue/PYBaseStringHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiPengYue": "pengyue.li@yi23.net"
},
"source": {
"git": "https://github.com/LiPengYue/PYBaseStringHandler.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PYBaseStringHandler/Classes/**/*"
}